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
eec31eb8
Commit
eec31eb8
authored
Feb 15, 2019
by
David Anderson
Browse files
formatting
parent
86241832
Changes
1
Hide whitespace changes
Inline
Side-by-side
gist-charts/tsconfig.json
View file @
eec31eb8
...
...
@@ -7,7 +7,7 @@
"experimentalDecorators"
:
true
,
"emitDecoratorMetadata"
:
true
,
"forceConsistentCasingInFileNames"
:
true
,
"lib"
:
[
"es2015"
,
"dom"
],
"lib"
:
[
"es2015"
,
"dom"
],
"module"
:
"es2015"
,
"moduleResolution"
:
"node"
,
"noEmit"
:
false
,
...
...
@@ -19,7 +19,7 @@
"sourceMap"
:
true
,
"strict"
:
true
,
"target"
:
"es5"
,
"typeRoots"
:
[
"node_modules/@types/"
]
"typeRoots"
:
[
"node_modules/@types/"
]
},
"files"
:
[
"node_modules/typescript/lib/lib.es6.d.ts"
,
...
...
@@ -32,4 +32,4 @@
"***/*.ts"
],
"compileOnSave"
:
false
}
\ No newline at end of file
}
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