Iuri Matias fbc8ab0fea refactor(@embark/embark-typings) move typings to its own module
fix typings

WIP: refactor

WIP: just needed an annotation 🎉 thanks @emizzle!

WIP: don't pack a tarball since it's a private package

WIP: no need to list as a devDep
2019-02-06 11:07:44 -05:00

8 lines
101 B
JSON

{
"extends": "../../tsconfig.json",
"files": [
"index.d.ts"
],
"include": ["src/**/*"]
}