Commit Graph

23 Commits

Author SHA1 Message Date
Juan Picado @jotadeveloper b19df01b49
chore: enable class properties for react components (#1067) 2018-10-09 14:24:17 +02:00
Utwo 94c20b44f5 refactor: remove React version not specified warning (#1047)
Add settings to .eslintrc
2018-10-04 14:19:50 +02:00
Priscila 43bd622e29 feat: added prettier (#921) 2018-08-15 22:17:41 +02:00
Juan Picado @jotadeveloper 050f857fb6
refactor: add new constants 2018-07-04 00:15:00 +02:00
Juan Picado @jotadeveloper a7fd3605d1
chore: update jest and eslint 2018-07-04 00:14:59 +02:00
Priscila Oliveira 9e3ab09d6e fix: fixed linebreaks lint issue 2018-06-11 22:22:45 +02:00
Juan Picado @jotadeveloper dc9880920e
refactor: remove comment lines 2018-04-30 19:08:09 +02:00
Juan Picado @jotadeveloper b89559b25e
refactor: eslint remove duplicated rules 2018-04-30 19:01:51 +02:00
Juan Picado @jotadeveloper 9050af8e36
refactor: enable no-useless-escape eslint rule 2018-04-30 18:43:33 +02:00
Juan Picado @jotadeveloper 7c44dabaec
refactor: enable padded-blocks eslint rule 2018-04-30 18:42:04 +02:00
Juan Picado @jotadeveloper 344ea3ae3f
refactor: enable keyword-spacing eslint rule 2018-04-30 18:40:51 +02:00
Juan Picado @jotadeveloper 16fc854f57
refactor: no tabs, only spaces
disallow tabs over spaces
2018-04-30 18:34:55 +02:00
Juan Picado @jotadeveloper d086073069
fix(flow): fix flow definitions 2018-02-24 20:31:00 +01:00
Meeeeow cd96b95651 feat: new footer, close #486 2018-01-29 01:32:13 +08:00
Juan Picado @jotadeveloper 31c2bd48a0 refactor: migrate unit test to Jest 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 6a0d539b61 build: allow missing jsdoc in favor of flow 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 7ef3364bc6 refactor: disable force to use jsdoc 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 34db438bfc feat: Enable flow, there aren't any file being check yet 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 2df4f7b628
fix: eslint globally read all files, rename jsx to js. Reduce amount of repeated configuration 2017-07-18 21:14:12 +02:00
Meeeeow 24879f8198 rename .eslintrc to .eslintrc.yml for compability 2017-05-08 15:19:33 +08:00
Juan Picado f282941075
Apply partially new eslint rules, upgrade es6 and replace octal literals by chalk colors 2017-04-23 22:19:31 +02:00
Juan Picado 640240e5c2
Remove Symbols dependency, Node 4 as min version supported 2017-04-17 11:36:35 +02:00
Alex Kocharin 9047e28074 set up some linting (obvious errors only) 2015-03-28 21:25:53 +03:00