mirror of
https://github.com/VTECRM/vtenext.git
synced 2026-02-27 00:28:47 +00:00
8 lines
89 B
Plaintext
8 lines
89 B
Plaintext
{
|
|
"plugins": [
|
|
"import"
|
|
],
|
|
"rules": {
|
|
"import/no-unresolved": "error"
|
|
}
|
|
} |