feat: WIP: update to new components structure
This commit is contained in:
+2
-1
@@ -12,6 +12,7 @@
|
||||
"strict": true,
|
||||
"strictNullChecks": true,
|
||||
"exactOptionalPropertyTypes": true,
|
||||
"moduleResolution": "bundler"
|
||||
"moduleResolution": "bundler",
|
||||
"allowArbitraryExtensions": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user