temp
This commit is contained in:
@@ -21,7 +21,11 @@
|
||||
"node_modules/@types",
|
||||
"node_modules/@kevisual/types",
|
||||
],
|
||||
"paths": {},
|
||||
"paths": {
|
||||
"@kevisual/center-components/*": [
|
||||
"src/*"
|
||||
]
|
||||
},
|
||||
/* Linting */
|
||||
"strict": true,
|
||||
"noImplicitAny": false,
|
||||
|
||||
Reference in New Issue
Block a user