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

Don’t include src folder #38

Open
admin-simeon opened this issue Sep 24, 2020 · 1 comment
Open

Don’t include src folder #38

admin-simeon opened this issue Sep 24, 2020 · 1 comment

Comments

@admin-simeon
Copy link

I have “no implicit any” turned on in typescript and as long as you include your src files (not just .d.ts files) I will get complication errors. Apparently skipLibCheck only applies to .d.ts files and there is no way I can prevent the error by adding the directory to exclude, because I import the module.

@admin-simeon
Copy link
Author

bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant