1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 10:54:44 +00:00

Merge branch 'stdlib-types' into platform

# Conflicts:
#	packages/stdlib/package.json
#	packages/stdlib/src/math/basic/remap/index.ts
This commit is contained in:
2024-09-30 06:30:24 +07:00
23 changed files with 839 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
"resolveJsonModule": true,
"moduleDetection": "force",
"isolatedModules": true,
"removeComments": true,
"removeComments": false,
"verbatimModuleSyntax": true,
"useDefineForClassFields": true,