Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
txwrapper
Commits
5e0d0ff8
Commit
5e0d0ff8
authored
Nov 29, 2019
by
Amaury Martiny
Browse files
fix: Output ts declaration files
parent
0489ddf3
Changes
1
Show whitespace changes
Inline
Side-by-side
tsconfig.json
View file @
5e0d0ff8
{
"compilerOptions"
:
{
"outDir"
:
"lib"
},
"compilerOptions"
:
{
"declaration"
:
true
,
"outDir"
:
"lib"
},
"extends"
:
"./node_modules/@amaurymartiny/tsconfig/tsconfig"
}
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