mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +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": [
|
||||
"socket.io-parser.d.ts",
|
||||
"index.d.ts",
|
||||
"socket.io-parser-tests.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user