We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c0a51 commit bef3476Copy full SHA for bef3476
tsconfig.ngc.json
@@ -7,7 +7,8 @@
7
"rootDir": "./tmp",
8
"noImplicitAny": true,
9
"allowUnusedLabels": false,
10
- "noImplicitReturns": true
+ "noImplicitReturns": true,
11
+ "declaration": true
12
},
13
"include": [
14
"./tmp"
0 commit comments