Commit Graph

46 Commits

Author SHA1 Message Date
Priscila Oliveira 0146c7d235 refactor: fix minor issues 2019-01-06 16:19:02 +01:00
Priscila Oliveira a5e2853518 refactor: actived the rule jsx-max-depth 2019-01-06 12:44:24 +01:00
Priscila Oliveira 0a2ea1f35e refactor: actived the rule jsx-no-comment-textnodes 2019-01-06 11:40:15 +01:00
Priscila Oliveira 412efb6ceb refactor: actived the rule jsx-no-duplicate-props 2019-01-06 11:35:43 +01:00
Priscila Oliveira d349b2f0d4 refactor: actived the rule react/jsx-no-literals 2019-01-06 11:33:15 +01:00
Priscila Oliveira ba9e48e5b1 refactor: actived the rule react/jsx-one-expression-per-line 2019-01-06 11:11:10 +01:00
Priscila Oliveira 41f0782db4 refactor: actived the rule quote-props 2019-01-06 11:03:41 +01:00
Priscila Oliveira b3ea81e596 refactor: fixed lint erros - destructuring-assignment 2019-01-05 23:15:52 +01:00
Juan Picado @jotadeveloper a7c34b348e
chore: jest/expect-expect disabled
it does not make sense for now enable this
2018-12-16 19:05:52 +01:00
Juan Picado @jotadeveloper 97d5f6cbfb
chore: enable react/jsx-curly-brace-presence 2018-12-16 18:54:40 +01:00
Juan Picado @jotadeveloper 30e36e8098
chore: enable react/jsx-sort-default-prop as error 2018-12-16 18:42:39 +01:00
Juan Picado @jotadeveloper 02b4ce50e5
chore: fix comma-dangle and react/jsx-sort-props
enable react/jsx-sort-props
enable camelcase on ui
enable semi global
2018-12-15 22:07:19 +01:00
Juan Picado @jotadeveloper 1421546baf
chore: fix react/jsx-no-bind issues
enable react/jsx-max-props-per-line
2018-12-15 21:05:24 +01:00
Juan Picado @jotadeveloper 2a30f5263a
chore: fix react/jsx-wrap-multilines error
enable
react/jsx-no-undef
react/jsx-wrap-multilines
react/jsx-tag-spacing

replace 2 by error on eslint in some configs
2018-12-15 17:34:32 +01:00
Juan Picado @jotadeveloper 2d5d8ba84f
chore: enable react/jsx-pascal-case
react/jsx-equals-spacing
react/jsx-indent-props
react/jsx-key
2018-12-15 17:23:23 +01:00
Juan Picado @jotadeveloper 529fa5656b
chore: enable react/jsx-first-prop-new-line as error 2018-12-15 16:59:05 +01:00
Juan Picado @jotadeveloper 5d3f498138
chore: enable react/jsx-boolean-value as error 2018-12-15 16:41:27 +01:00
Juan Picado @jotadeveloper ef42cb11d0
chore: enable react/jsx-curly-spacing as error 2018-12-15 16:39:51 +01:00
Juan Picado @jotadeveloper f61dfdf787
refactor: Footer according eslint rules 2018-12-15 16:33:57 +01:00
Juan Picado @jotadeveloper 0fb344d0c2
chore: set all to warning 2018-12-15 08:55:39 +01:00
Juan Picado @jotadeveloper 523446f9f4
chore: apply react eslint rules 2018-12-05 23:53:20 +01:00
Juan Picado @jotadeveloper 3c8e0fbd16
chore: update eslint rules 2018-12-04 07:17:19 +01:00
Juan Picado @jotadeveloper 4c88d2371c
chore: add new style rules 2018-12-03 07:18:45 +01:00
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