rolled back to original file

This commit is contained in:
apoorv taneja
2023-12-28 23:27:45 +05:30
parent fb0d9b8ef9
commit 0bb86963a9

View File

@ -1,7 +1,7 @@
{
"typescript.tsdk": "node_modules/typescript/lib",
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
"source.fixAll.eslint": true
},
"eslint.validate": ["typescript", "typescriptreact", "javascript", "javascriptreact"],
"javascript.preferences.importModuleSpecifier": "non-relative",