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

Add standard style #53

Open
Kikobeats opened this issue Dec 13, 2015 · 5 comments
Open

Add standard style #53

Kikobeats opened this issue Dec 13, 2015 · 5 comments

Comments

@Kikobeats
Copy link

https://github.com/feross/standard

created by @feross and used in +3000 packages

@zz85
Copy link
Owner

zz85 commented Dec 15, 2015

There's currently an online standard code formatter here

As mentioned https://twitter.com/BlurSpline/status/673316991415926784, I think it's a good addition if there's JSCS rule for it.

@feross
Copy link

feross commented Jan 1, 2016

@zz85
Copy link
Owner

zz85 commented Nov 15, 2016

@feross I'm finally giving standard a shot now that I'm migrating to ESLint.

However, do you know if there's something different I've to do to browserify eslint to get it working with the plugins standard needs in the browser?
image

@zz85
Copy link
Owner

zz85 commented Nov 15, 2016

The current version (semi working standard formatter) can be tested here http://zz85.github.io/mrdoobapproves/

@feross
Copy link

feross commented Nov 21, 2016

@zz85 Some of our rules come from plugins. Those error look related to missing the eslint-plugin-standard and eslint-plugin-promise plugins.

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

3 participants