Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upDoes it work with Angular 2 #862
Comments
This comment has been minimized.
This comment has been minimized.
|
Since you're linting TypeScript files, you need to tell You can see instructions for doing this for Flow in the readme: https://standardjs.com/#can-i-use-a-javascript-language-variant-like-flow Just follow those instructions, but instead of installing |
feross
closed this
Apr 22, 2017
lock
bot
locked as resolved and limited conversation to collaborators
May 10, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
kina4smile commentedApr 18, 2017
I have a project on Ionic 2 with Angular 2, I'm trying to use Standard but I'm getting a lot of errors I can not fix, like white space on declarations or @ sign on @Injectable, or @input or many others. I've added experimental features, but it didn't help. My packege.json looks like this
And here is some of errors I'm getting:

