Simo Kinnunen
|
1beb13c463
|
Require Node 6.9.x.
|
2017-02-15 17:26:55 +09:00 |
|
Simo Kinnunen
|
cc736ba0ac
|
Ported CLI from commander to yargs because yargs suits our large CLI better and is easier to develop with. Split commands into separate files since the file was getting annoyingly long.
|
2016-12-22 05:32:03 +09:00 |
|
Gunther Brunner
|
20ec477450
|
Remove eslint errors.
|
2016-06-01 23:15:50 +09:00 |
|
Gunther Brunner
|
470e1d6a9d
|
no-empty-label has been removed in ESLint 2.
|
2016-02-03 15:12:19 +09:00 |
|
Gunther Brunner
|
25f81aa80f
|
Update to eslint-2.0-beta.1 since eslint its getting better at indents (not yet ready to automatic fix)
|
2016-01-21 22:13:55 +09:00 |
|
Gunther Brunner
|
a3f815c118
|
Fix all res/ files with ESLint rules with 0 errors.
|
2016-01-19 23:08:33 +09:00 |
|
Gunther Brunner
|
434f63b3a9
|
Fix all lib/ files with ESLint rules with 0 errors.
|
2016-01-19 20:52:38 +09:00 |
|
Gunther Brunner
|
994977ea94
|
Iterating the ESLint rules with real files 2nd. part.
|
2016-01-18 23:21:43 +09:00 |
|
Gunther Brunner
|
3617295577
|
First iteration of ESLint rules finished.
|
2016-01-18 21:01:23 +09:00 |
|
Gunther Brunner
|
a2f8bd434d
|
Created default rules for eslint, needs work.
|
2016-01-15 18:58:59 +09:00 |
|
Gunther Brunner
|
466af18058
|
Add eslint task. Needs eslintrc tweaking.
|
2016-01-14 21:20:54 +09:00 |
|
Simo Kinnunen
|
a902c66131
|
Fix misc eslint errors.
|
2015-10-13 04:05:07 +09:00 |
|
Simo Kinnunen
|
2d73310aa8
|
Add a basic .eslintrc to more or less match our .jshintrc. Leave both
enabled for now.
|
2015-09-27 21:38:56 +09:00 |
|