Move from relative imports to static imports
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"baseUrl": "./src",
|
||||
"verbatimModuleSyntax": true,
|
||||
"target": "ES2017",
|
||||
"noUnusedLocals": true,
|
||||
},
|
||||
"exclude": [
|
||||
"./node_modules/**"
|
||||
|
Reference in New Issue
Block a user