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 7a2b2ce commit dcf825eCopy full SHA for dcf825e
scripts/tslint/tsconfig.json
@@ -12,6 +12,7 @@
12
"module": "commonjs",
13
"outDir": "../../built/local/tslint",
14
"baseUrl": "../..",
15
+ "types": ["node"],
16
"paths": {
17
"typescript": ["lib/typescript.d.ts"]
18
}
0 commit comments