chore: space folders (#8707)
* chore: change the space folders structure * fix: format
This commit is contained in:
parent
be8836642a
commit
7fb6696c67
154 changed files with 30 additions and 197 deletions
|
|
@ -4,12 +4,7 @@
|
|||
"rootDirs": [".", "./.react-router/types"],
|
||||
"types": ["vite/client"],
|
||||
"paths": {
|
||||
"@/app/*": ["./app/*"],
|
||||
"@/*": ["./core/*"],
|
||||
"@/helpers/*": ["./helpers/*"],
|
||||
"@/styles/*": ["./styles/*"],
|
||||
"@/plane-web/*": ["./ce/*"],
|
||||
"ce/*": ["./ce/*"]
|
||||
"@/*": ["./*"]
|
||||
},
|
||||
"strictNullChecks": true,
|
||||
"noImplicitOverride": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue