cleaning up and trying to get new carbon components

This commit is contained in:
talksik
2022-04-30 21:46:17 -05:00
parent 66db28cd7c
commit 48c690e86e
6 changed files with 29 additions and 28 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"module": "commonjs",
"skipLibCheck": true,
"esModuleInterop": true,
"noImplicitAny": true,
"noImplicitAny": false,
"sourceMap": true,
"baseUrl": ".",
"outDir": "dist",