styles/tsconfig.json 🔗
@@ -21,8 +21,7 @@
"experimentalDecorators": true,
"strictPropertyInitialization": false,
"skipLibCheck": true,
- "useUnknownInCatchVariables": false,
- "baseUrl": "."
+ "useUnknownInCatchVariables": false
},
"exclude": [
"node_modules"