Commit Graph

32 Commits

Author SHA1 Message Date
pypy d723ec94d3 no class-methods-use-this 2021-02-03 11:37:15 +09:00
pypy b03e16fb69 impliedStrict 2021-01-21 13:28:38 +09:00
pypy 29da66b00c no-tabs 2021-01-21 13:25:28 +09:00
pypy a9158a7017 no-shadow 2021-01-21 13:19:47 +09:00
pypy c9a343d779 no-undefined 2021-01-21 12:56:13 +09:00
pypy b4599577af no-await-in-loop off 2021-01-21 12:54:04 +09:00
pypy d304de99bc no-extra-parens off 2021-01-21 12:51:46 +09:00
pypy e0455964f3 no-negated-condition off 2021-01-21 12:48:10 +09:00
pypy 831a3839d2 wrap-regex off 2021-01-21 12:42:27 +09:00
pypy d39fa737e3 no-control-regex off 2021-01-21 12:39:24 +09:00
pypy a1c681625f no-invalid-this off 2021-01-21 12:30:04 +09:00
pypy 0dfbb37bfe off on-shadow 2021-01-21 12:26:38 +09:00
pypy 2634de2bbc sort-imports off 2021-01-21 12:21:03 +09:00
pypy c9ac0c648e allow import 2021-01-21 12:20:44 +09:00
pypy 7758f44f93 add globals 2021-01-21 12:20:28 +09:00
pypy 77773955ab update .eslintrc.js 2020-06-26 20:21:10 +09:00
pypy 6aebee7fc0 update eslint rules 2020-03-29 11:51:11 +09:00
pypy fa62bbdc20 disallow array-element-newline 2020-01-12 19:13:25 +09:00
pypy ebaa6a2042 allow no-param-reassign 2020-01-12 03:02:37 +09:00
pypy 424c42a8d1 disallow prefer-destructuring 2020-01-12 00:30:06 +09:00
pypy f07e23c615 allow block-scoped-var, no-redeclare 2020-01-11 21:52:38 +09:00
pypy 65d22191cc disallow prefer-arrow-callback 2020-01-11 21:07:47 +09:00
pypy 98f5448d52 apply no-throw-literal 2020-01-11 20:27:57 +09:00
pypy 15eb9a45ac apply no-nested-ternary 2020-01-11 20:22:39 +09:00
pypy b225e596d0 apply default-case 2020-01-11 20:18:19 +09:00
pypy fcb4baf7a6 apply init-declarations 2020-01-11 20:11:22 +09:00
pypy c84b5f0c85 allow sort-vars 2020-01-11 19:42:54 +09:00
pypy 1b7be6ea25 allow continue syntax 2020-01-11 19:32:14 +09:00
pypy b5cd4b3184 v2019.10.31 2019-10-31 01:36:04 +09:00
pypy 26b371fd0f v2019.08.19 2019-08-19 23:21:08 +09:00
pypy 095f9c0d59 v2019.08.17 2019-08-17 04:13:48 +09:00
pypy 90f096c497 Initial commit 2019-08-16 22:53:04 +09:00