mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 11:10:48 +00:00
6 lines
45 B
JSON
6 lines
45 B
JSON
|
{
|
||
|
"rules": {
|
||
|
"prefer-const": "error"
|
||
|
}
|
||
|
}
|