refactor: types and constants directories
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"declarationDir": "../../../dist/@types",
|
||||
"baseUrl": ".",
|
||||
"jsx": "react-jsx",
|
||||
"typeRoots": ["./@types", "../../../node_modules/@types"],
|
||||
"typeRoots": ["./Types/External", "../../../node_modules/@types"],
|
||||
"paths": {
|
||||
"%/*": ["../templates/*"],
|
||||
"@/*": ["./*"],
|
||||
|
||||
Reference in New Issue
Block a user