Commit graph

35 commits

Author SHA1 Message Date
Markus Olsson 15191a900b Turn on the default typescript-eslint rules 2020-07-02 17:29:04 +02:00
Markus Olsson ef4f8a2350 Replicate the variable-name ban-keywords rule 2020-07-02 17:00:45 +02:00
Markus Olsson 719ca73c82 Enable no-unused-state rule 2020-07-02 15:15:37 +02:00
Markus Olsson e6e45a1b56 Replace no-unnecessary-class tslint rule with corresponding typescript-eslint rule
1765a178e4/packages/eslint-plugin/docs/rules/no-extraneous-class.md
2020-07-02 14:20:15 +02:00
Markus Olsson ed82c1810a Re-enable member-order after removing corersponding tslint-rule
It doesn't appear as if it's possible to get the eslint rule configured exactly the way the tslint rule was but this is the closest I could get.
2020-07-02 14:18:09 +02:00
Markus Olsson 9917c35f79 Too many errors 2020-07-02 14:01:46 +02:00
Markus Olsson e029e70cb3 Add jsdoc plugin to eslint to replace jsdoc-format tslint rule 2020-07-02 13:35:18 +02:00
Markus Olsson 09fecbc55f Replace class-name rule with eslint 2020-07-02 13:25:13 +02:00
Andrew Casey e6329540d3 Update prettier and eslint for optional chaining support 2020-06-24 17:43:46 +00:00
Brendan Forster c53e3f95e8 indicate which version of React is in use 2019-06-04 15:34:06 -03:00
Brendan Forster 1faaffc09f no need to run this rule as it might conflict with prettier 2019-06-04 15:28:51 -03:00
Brendan Forster bd6f489d55 enable rule to warn about new Buffer() code 2019-04-01 14:19:34 -03:00
Brendan Forster 1fad2643ab update blocked rule 2019-03-07 11:03:58 -04:00
Brendan Forster fb631ec299 update rules to use renamed plugin 2019-03-07 11:03:58 -04:00
Brendan Forster 0975d3f742 port eslint to use new TS parser 2019-01-21 10:05:36 -04:00
evelyn masso 1b6bc7cfcd pull eslint into yarn scripts 2018-11-19 12:11:53 -08:00
Jed Fox fa1f3b1655 Upgrade Prettier to 1.14 (beta) 2018-07-18 06:42:46 -04:00
Brendan Forster 63c199877d Merge branch 'master' into pr/3675 2018-04-02 17:54:33 +10:00
Brendan Forster 32d0cea27a lint the changelog file to catch syntax errors 2018-03-27 12:21:02 +11:00
Jed Fox 72ea02412c Merge branch 'master' into my-hands-are-typing 2018-02-14 17:04:23 -05:00
Brendan Forster da2b4173a1 update prettier and format SCSS files
Co-Authored-By: Jed Fox <git@twopointzero.us>
2018-02-02 10:47:01 +11:00
William Shepherd c8e2c679ef
Revert "Run Prettier on All The Things" 2018-02-01 17:08:53 -06:00
Jed Fox 53d8d52ac6 Enforce 'use strict' (non-)use 2018-01-06 06:34:12 -05:00
Jed Fox d1668da619 ⬆️ TS ESLint parser for bug fix 2018-01-06 06:33:52 -05:00
Jed Fox 1b98a30239 Specify parser for prettier in ESLint config, not in the Prettier config 2017-12-12 17:33:52 -05:00
Jed Fox 3fbbe3ae82 Move the Prettier config to a separate file 2017-12-12 17:32:34 -05:00
Jed Fox 254c5661a3 Revert "Revert "ESLint for great justice: Episode I""
This reverts commit 45e7b216ea.
2017-10-19 19:01:08 -04:00
Josh Abernathy 45e7b216ea Revert "ESLint for great justice: Episode I" 2017-09-20 14:10:29 -04:00
Jed Fox 60e4a65022 typescript/no-angle-bracket-type-assertion 2017-08-18 13:46:39 -04:00
Jed Fox ade15c206a Mark the root config as root 2017-08-18 11:33:50 -04:00
Jed Fox 864af63185 ts/type-annotation-spacing is blocked 2017-08-18 11:33:41 -04:00
Jed Fox 8f48ce41c5 eslint-plugin-prettier
Also, get rid of the Prettier-related scripts in package.json
2017-08-18 11:30:37 -04:00
Jed Fox 062eb55066 typescript/no-use-before-define 2017-08-18 11:23:52 -04:00
Jed Fox 4deedeb736 🔥 rules that conflict with Prettier 2017-08-18 11:17:10 -04:00
Jed Fox e02b1147aa ESLint for great justice! 🚀 2017-08-18 11:16:29 -04:00