Releases: littlebits/code-standards-js
Releases · littlebits/code-standards-js
v0.4.1
Compare
Sorry, something went wrong.
No results found
Changes:
Remove rule no-arrow-condition d707fc5
Double
Compare
Sorry, something went wrong.
No results found
Changes
Assortment of new React/JSX rules added 24c5f9d
Double quotes enforced instead of single! #8
Two rules for edge cases to do with Class and Arrow Syntax 178c3d5
Internal
Updated React Plugin dependency 24c5f9d
Hyperspeed
Compare
Sorry, something went wrong.
No results found
Features
JSX Support #5
React and JSX lint rules #6 #7
Babel parser #4
v0.2.1
Compare
Sorry, something went wrong.
No results found
v0.2.0
Compare
Sorry, something went wrong.
No results found
Changes:
Optimized dangling-comma rule for humans (accepted but not forced) @jasonkuhrt
Relaxed quotes rule to not force backticks @stresslimit
v0.1.0
Compare
Sorry, something went wrong.
No results found
This is a large release.
Fixes:
Extends eslint:recommended
Features:
Many things that were flagged as errors have been downgraded to warnings. This helps communicate the trivial apart from the serious
Enforcing JS2015 much more now
Enforcing a slew of little rules now that will help promote consistency more than before
Breaking Changes:
A significant amount of new lint errors/warnings will happen
v0.0.3
Compare
Sorry, something went wrong.
No results found
Fixes:
Update rules to stop deprecation warnings in ESLint 1.4 (#1 @sch )
v0.0.2
Compare
Sorry, something went wrong.
No results found
Changes:
Explicitly disallow semicolons
0.0.1
Compare
Sorry, something went wrong.
No results found
Initial Release. Minimal ESLint config.