Revert "Merge pull request 'Refact/cleanup' (#3) from refact/cleanup into master"
Deploy Aegis Portal / build-and-deploy (push) Successful in 15s
Deploy Aegis Portal / build-and-deploy (push) Successful in 15s
This reverts commit679e73f3af, reversing changes made to438d739b1a.
This commit is contained in:
@@ -8,23 +8,6 @@
|
||||
"allowArbitraryExtensions": true,
|
||||
"skipLibCheck": true,
|
||||
|
||||
"paths": {
|
||||
"@/*": ["./src/*"],
|
||||
"@components/*": ["./src/components/*"],
|
||||
"@ui/*": ["./src/components/ui/*"],
|
||||
"@common/*": ["./src/components/common/*"],
|
||||
"@pages/*": ["./src/pages/*"],
|
||||
"@hooks/*": ["./src/hooks/*"],
|
||||
"@layouts/*": ["./src/layouts/*"],
|
||||
"@features/*": ["./src/features/*"],
|
||||
"@services/*": ["./src/services/*"],
|
||||
"@utils/*": ["./src/utils/*"],
|
||||
"@assets/*": ["./src/assets/*"],
|
||||
"@types/*": ["./src/types/*"],
|
||||
"@widgets/*": ["./src/components/widgets/*"],
|
||||
"@styles/*": ["./src/styles/*"],
|
||||
},
|
||||
|
||||
/* Bundler mode */
|
||||
"moduleResolution": "bundler",
|
||||
"allowImportingTsExtensions": true,
|
||||
|
||||
Reference in New Issue
Block a user