mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
More fixes
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
module.exports = {
|
||||
"parserOptions": {
|
||||
"tsconfigRootDir": __dirname,
|
||||
"project": "./tsconfig.json"
|
||||
},
|
||||
"rules": {
|
||||
"@typescript-eslint/prefer-optional-chain": "warn",
|
||||
"@typescript-eslint/prefer-readonly": "warn"
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user