mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-05-29 20:05:17 +00:00
does this fix it?
This commit is contained in:
+2
-1
@@ -26,7 +26,8 @@
|
||||
"useDefineForClassFields": true,
|
||||
"resolvePackageJsonImports": true,
|
||||
"skipLibCheck": true,
|
||||
"outDir": "./dist"
|
||||
"outDir": "./dist",
|
||||
"types": ["node"]
|
||||
},
|
||||
"include": ["src/**/*.ts"],
|
||||
"exclude": ["node_modules"]
|
||||
|
||||
Reference in New Issue
Block a user