un-^
the mathjs
version; un skipLibCheck
the tsconfig.json
Value: [1e-6 t o1e-4]
This commit is contained in:
parent
2b7e5b8245
commit
7337af7faf
|
@ -38,7 +38,7 @@
|
||||||
"rescript": "^9.1.4",
|
"rescript": "^9.1.4",
|
||||||
"jstat": "^1.9.5",
|
"jstat": "^1.9.5",
|
||||||
"pdfast": "^0.2.0",
|
"pdfast": "^0.2.0",
|
||||||
"mathjs": "^10.5.0"
|
"mathjs": "10.5.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"bisect_ppx": "^2.7.1",
|
"bisect_ppx": "^2.7.1",
|
||||||
|
|
|
@ -11,8 +11,7 @@
|
||||||
"outDir": "./dist",
|
"outDir": "./dist",
|
||||||
"declarationDir": "./dist",
|
"declarationDir": "./dist",
|
||||||
"declaration": true,
|
"declaration": true,
|
||||||
"composite": true,
|
"composite": true
|
||||||
"skipLibCheck": true
|
|
||||||
},
|
},
|
||||||
"target": "ES6",
|
"target": "ES6",
|
||||||
"include": ["src/**/*"],
|
"include": ["src/**/*"],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user