absulte_path setting (#984)

* absulte_path setting

* resolve build time error
This commit is contained in:
Hardikkumar Nai
2021-10-12 20:08:34 +05:30
committed by GitHub
parent 1c54459708
commit bfd4948fb9
12 changed files with 76 additions and 82 deletions

View File

@@ -22,5 +22,6 @@
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true,
"source.organizeImports": true
}
},
"typescript.preferences.importModuleSpecifier": "non-relative"
}