mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-03-29 07:09:52 +00:00
fix TS errors
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"useDefineForClassFields": true,
|
||||
"resolvePackageJsonImports": true,
|
||||
"skipLibCheck": true,
|
||||
"outDir": "./dist",
|
||||
"outDir": "./dist"
|
||||
},
|
||||
"include": [
|
||||
"src/**/*.ts"
|
||||
@@ -37,4 +37,4 @@
|
||||
"exclude": [
|
||||
"node_modules"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user