-
Notifications
You must be signed in to change notification settings - Fork 12k
Add a TSLint config to the default init #136
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
Add a TSLint config to the default init #136
Comments
Do you have any basic TSLint config working fine with angular2 app ? |
You probably just want the output of |
OK I will use this default config |
And should we add out-of-the-box command defined in package.json ? Or a new CLI command |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
The default project structure should have a TSLint file. It would probably have a minimal number of rules actually set, though.
The text was updated successfully, but these errors were encountered: