You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a discussion on qunitjs/api.qunitjs.com#114 (comment), it sounds we might use some examples of our kickstart configuration files we already use on most projects.
That might include, not exclusively:
.editorconfig
jshint and jscs configs
task runner configurations (currently grunt)
a whole CI configuration docs (this might become into another issue for individual tracking)
As the style guides, these might be strongly enforced, but breaking some rules - to explore to new standards - are welcome.