General Upgrade, NEW: WebServers, Better Docs
Some checks failed
CI / checks (push) Failing after 3m30s
Some checks failed
CI / checks (push) Failing after 3m30s
This commit is contained in:
parent
5f11d476b6
commit
59419f086f
122 changed files with 10122 additions and 4965 deletions
|
|
@ -14,7 +14,8 @@
|
|||
"mtp/raw": ["src/raw/index.ts"],
|
||||
"mtp/type-map": ["src/type-map/index.ts"],
|
||||
},
|
||||
"strict": false,
|
||||
"strict": true,
|
||||
"noImplicitAny": false,
|
||||
"skipLibCheck": true,
|
||||
"isolatedModules": true,
|
||||
"verbatimModuleSyntax": true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue