Update types key in package.json to point to new TS definition file
This commit is contained in:
parent
0f31446555
commit
a489365c4f
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@
|
||||||
"typescript": "^2.5.3",
|
"typescript": "^2.5.3",
|
||||||
"xo": "0.20.3"
|
"xo": "0.20.3"
|
||||||
},
|
},
|
||||||
"types": "types/index.d.ts",
|
"types": "index.d.ts",
|
||||||
"xo": {
|
"xo": {
|
||||||
"ignores": [
|
"ignores": [
|
||||||
"test/_flow.js",
|
"test/_flow.js",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue