added tons of features
This commit is contained in:
@@ -13,12 +13,15 @@
|
||||
"isolatedModules": true,
|
||||
"jsx": "preserve",
|
||||
"incremental": true,
|
||||
"allowArbitraryExtensions": true,
|
||||
"plugins": [
|
||||
{
|
||||
"name": "next"
|
||||
}
|
||||
],
|
||||
"paths": {
|
||||
"@/locales/*": ["./locales/*"],
|
||||
"@/ui/*": ["./components/ui/*"],
|
||||
"@/*": ["./*"]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user