Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Anderson, Danny H
gist-charts
Commits
d955fb7d
Commit
d955fb7d
authored
Jul 31, 2019
by
David Anderson
Browse files
tsconfigs updated for typescript version
parent
a6fe78c5
Changes
2
Hide whitespace changes
Inline
Side-by-side
gist-charts/tsconfig.json
View file @
d955fb7d
...
...
@@ -21,9 +21,6 @@
"target"
:
"es5"
,
"typeRoots"
:
[
"node_modules/@types/"
]
},
"files"
:
[
"node_modules/typescript/lib/lib.es6.d.ts"
,
],
"exclude"
:
[
"node_modules"
,
"gen"
...
...
tsconfig.json
View file @
d955fb7d
...
...
@@ -21,9 +21,6 @@
"target"
:
"es5"
,
"typeRoots"
:
[
"node_modules/@types/"
]
},
"files"
:
[
"node_modules/typescript/lib/lib.es6.d.ts"
,
],
"exclude"
:
[
"node_modules"
,
"gen"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment