This website requires JavaScript.
Explore
Help
Sign In
embarklabs
/
embark
Watch
2
Star
0
Fork
0
You've already forked embark
mirror of
https://github.com/embarklabs/embark.git
synced
2025-01-11 22:34:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
embark
/
packages
/
core
/
typings
/
tsconfig.json
8 lines
104 B
JSON
Raw
Normal View
History
Unescape
Escape
refactor(@embark/embark-typings) move typings to its own module fix typings WIP: refactor WIP: just needed an annotation :tada: thanks @emizzle! WIP: don't pack a tarball since it's a private package WIP: no need to list as a devDep
2019-02-04 17:57:55 -05:00
{
refactor(@embark/): move several packages into logical folders (#1877)
2019-09-06 17:39:51 -04:00
"extends"
:
"../../../tsconfig.json"
,
refactor(@embark/embark-typings) move typings to its own module fix typings WIP: refactor WIP: just needed an annotation :tada: thanks @emizzle! WIP: don't pack a tarball since it's a private package WIP: no need to list as a devDep
2019-02-04 17:57:55 -05:00
"files"
:
[
"index.d.ts"
]
,
"include"
:
[
"src/**/*"
]
}
Reference in New Issue
Copy Permalink