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

@@ -21,6 +21,7 @@
"version": "detect"
}
},
"parser": "@typescript-eslint/parser",
"parserOptions": {
"ecmaFeatures": {
"jsx": true