Commit graph

14 commits

Author SHA1 Message Date
syuilo
69272b49a4 update eslint rules 2022-07-02 23:01:13 +09:00
syuilo
7a9497649d Update .eslintrc.js 2022-06-29 23:06:03 +09:00
syuilo
2d4704e72c chore(dev): improve eslint config 2022-06-23 13:19:17 +09:00
Johann150
c8374e8ace chore: fix some lints automatically (#8788)
* chore: fix some lints automatically

Fixed lints that were automatically fixable with `eslint --fix`.

* fix type

* workaround for empty interface lint
2022-06-10 14:36:55 +09:00
Andreas Nedbal
3b0e1037f5 fix(client): import shared ESLint config in client package (#8761) 2022-05-30 11:37:34 +09:00
syuilo
8e3a082c37 fix(client): ユーザー名オートコンプリートが正しく動作しない問題を修正 2022-03-02 18:52:49 +09:00
syuilo
5cfa78d855 fix eslint rule 2022-01-31 21:29:08 +09:00
syuilo
da0e1895e5 add eslint rule 2022-01-31 21:24:11 +09:00
syuilo
a6c45f71b7 refactor 2022-01-26 03:26:34 +09:00
syuilo
76dd3e8ebb refactor: disallow some variable names 2022-01-16 10:20:23 +09:00
syuilo
afab434a8b Update .eslintrc.js 2021-11-19 19:44:27 +09:00
syuilo
ec1ca199cb update linr 2021-11-19 19:36:12 +09:00
syuilo
0ba5a80a7b Update .eslintrc.js 2021-11-19 19:05:03 +09:00
syuilo
d254a05770 introduce lint for client
Resolve #7998
2021-11-18 23:32:43 +09:00