From 520b6d658f3f0f1fb23438bd3181361fac5dc7cc Mon Sep 17 00:00:00 2001 From: Harrison Shoff Date: Mon, 30 Mar 2015 13:07:29 -0700 Subject: [PATCH] [resources] add link to standard style by @feross --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c1b63acb..bcbe6489 100644 --- a/README.md +++ b/README.md @@ -1545,6 +1545,7 @@ - [Google JavaScript Style Guide](http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml) - [jQuery Core Style Guidelines](http://docs.jquery.com/JQuery_Core_Style_Guidelines) - [Principles of Writing Consistent, Idiomatic JavaScript](https://github.com/rwldrn/idiomatic.js/) + - [JavaScript Standard Style](https://github.com/feross/standard) **Other Styles**