Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ignore scripts/typings path by deafult #62

Open
pdrozdowski opened this issue Feb 4, 2016 · 2 comments
Open

ignore scripts/typings path by deafult #62

pdrozdowski opened this issue Feb 4, 2016 · 2 comments
Milestone

Comments

@pdrozdowski
Copy link

It's quite common while using external ts modulse to have their typings on scripts/typings or Scripts/typings path and these should be definitelly excluded by default w/o a need of adding that to --exclude option

@pdrozdowski
Copy link
Author

also just ./typings/ is typical to be present.

@kitsonk kitsonk added this to the 1.7.0 milestone Mar 1, 2016
@kitsonk
Copy link
Contributor

kitsonk commented Mar 1, 2016

We could exclude whatever is found in package.json property typings, but anything else is "by convention" and would be unsafe to be opinionated about.

@kitsonk kitsonk modified the milestones: 1.7.1, 1.7.0 Mar 1, 2016
taoqf added a commit to taoqf/dts-generator that referenced this issue May 3, 2016
@taoqf taoqf mentioned this issue May 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants