Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4829

Ember jscs present for code style—suitable for projects?

$
0
0

@rrh wrote:

Hi,

ember-cli by default generates .jshintrc and other config files. I noticed that Ember has also .jscsrc.

After reading Principles of Writing Consistent, Idiomatic JavaScript I thought that enforcing consistency would make me 'forget' about 'reminders' or 'prompting' to adhere to some rules on the project I'm working on.

jscs presets list some popular configurations. My question is: is Ember code style preset suitable for 'regular' Ember project, or it is strictly for development?

If you were successful with other presets, let me know.

BTW. just found this: https://www.npmjs.com/package/jscs-ember-deprecations

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4829

Trending Articles