forked from sheetjs/sheetjs
Rename all entry points to index.d.ts and explicitify all file lists
This commit is contained in:
parent
20a8552199
commit
5ceec62f2a
@ -6,5 +6,9 @@
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
"xlsx-tests.ts"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user