mirror of
https://github.com/yudai/gotty.git
synced 2026-02-26 09:54:12 +01:00
Update typescript, webpack, and asset building
This commit is contained in:
parent
f3af8fcafd
commit
d9fe29e9c7
14 changed files with 1144 additions and 2257 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"outDir": "./dist/",
|
||||
"strictNullChecks": true,
|
||||
"noUnusedLocals" : true,
|
||||
"noImplicitThis": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue