Merge pull request #188 from spotify/patriko/goto
tsconfig: enable declaration maps for goto definition
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"compilerOptions": {
|
||||
"allowJs": true,
|
||||
"noEmit": false,
|
||||
"declarationMap": true,
|
||||
"incremental": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user