mirror of
https://github.com/voltrevo/ValueScript.git
synced 2026-01-14 07:57:57 -05:00
8 lines
92 B
JSON
8 lines
92 B
JSON
{
|
|
"lint": {
|
|
"rules": {
|
|
"exclude": ["require-await", "prefer-const"]
|
|
}
|
|
}
|
|
}
|