mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-14 03:51:04 +00:00
9 lines
No EOL
138 B
Text
9 lines
No EOL
138 B
Text
{
|
|
"plugins": ["@vue"],
|
|
"rules": {
|
|
"no-console": "off"
|
|
},
|
|
"parserOptions": {
|
|
"sourceType": "module"
|
|
}
|
|
} |