1
0
mirror of https://github.com/SomboChea/ui synced 2026-01-19 09:36:30 +07:00

feat: upgraded typescript to 3.6.3 (#145)

This commit is contained in:
Thomas Klein
2019-10-02 22:32:31 +02:00
committed by Juan Picado @jotadeveloper
parent 74576bda12
commit f8a1f2cbb8
6 changed files with 201 additions and 137 deletions

View File

@@ -5,5 +5,6 @@
"javascriptreact",
"typescript",
"typescriptreact"
]
],
"typescript.tsdk": "node_modules/typescript/lib"
}