mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-27 00:15:09 +08:00
Use index.d.ts only (not foo/foo.d.ts) (#12834)
* Use index.d.ts only (not foo/foo.d.ts) * Convert more packages * Remove unnecessary references
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"forceConsistentCasingInFileNames": true
|
||||
},
|
||||
"files": [
|
||||
"webpack-dev-server.d.ts",
|
||||
"index.d.ts",
|
||||
"webpack-dev-server-tests.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user