mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 03:54:24 +01:00
6 lines
57 B
Plaintext
6 lines
57 B
Plaintext
{
|
|
"rules": {
|
|
"no-undef": 2,
|
|
"no-unused-vars": 1
|
|
}
|
|
} |