mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-29 17:07:07 +08:00
Resolve index.d.ts missing from tsconfig
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
"react.d.ts",
|
||||
"muicss-tests.tsx",
|
||||
"lib/react/appbar.d.ts",
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"extends": "dtslint/dt.json",
|
||||
"rules": {
|
||||
"no-useless-files": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user