10 lines
147 B
JSON
10 lines
147 B
JSON
{
|
|
"linter": {
|
|
"enabled": true,
|
|
"rules": {
|
|
"style": {
|
|
"useNodejsImportProtocol": "off"
|
|
}
|
|
}
|
|
}
|
|
} |