2021-04-28 20:10:26 +02:00

8 lines
89 B
Plaintext

{
"plugins": [
"import"
],
"rules": {
"import/no-unresolved": "error"
}
}