mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-30 02:16:01 +08:00
Rename all entry points to index.d.ts and explicitify all file lists
This commit is contained in:
0
i18n/i18n-node.d.ts → i18n/index.d.ts
vendored
0
i18n/i18n-node.d.ts → i18n/index.d.ts
vendored
@@ -6,5 +6,9 @@
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
"i18n-node-tests.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user