Enable typing emits
Showing
| { | { | ||
| "name": "foresight", | "name": "foresight", | ||
| "version": "0.1.0", | "version": "0.1.0", | ||
| "main": "index.js", | "main": "dist/foresight.js", | ||
| "typings": "typings/foresight.d.ts", | |||
| "author": "James Ooi <wengteikooi@gmail.com>", | "author": "James Ooi <wengteikooi@gmail.com>", | ||
| "license": "MIT", | "license": "MIT", | ||
| "devDependencies": { | "devDependencies": { | ||
| ... | ... |
tsconfig.prod.json
0 → 100644
typings/foresight.d.ts
0 → 100644
typings/utils/index.d.ts
0 → 100644
typings/utils/toArray.d.ts
0 → 100644
Please
register
or
sign in
to comment