mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-22 20:39:17 +08:00
specify "files" in tsconfig.json
This commit is contained in:
@@ -17,5 +17,9 @@
|
||||
"strictNullChecks": true,
|
||||
"noImplicitThis": true,
|
||||
"strictFunctionTypes": true
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
"react-sketchapp-tests.tsx"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user