TSLint compliance

This commit is contained in:
hensm
2019-09-25 19:32:18 +01:00
parent 1917c273be
commit d4dfdea050
8 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
{
"extends": "../common/tsconfig"
"extends": "../tsconfig"
, "compilerOptions": {
"jsx": "react"
, "lib": [ "esnext", "dom" ]