Commit graph

14 commits

Author SHA1 Message Date
syuilo 0de973d293 update eslint rules 2022-07-02 23:01:13 +09:00
syuilo 6a7dff1c82 Update .eslintrc.js 2022-06-29 23:06:03 +09:00
syuilo 2a2020b797 chore(dev): improve eslint config 2022-06-23 13:19:17 +09:00
Johann150 5e29528ad4
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 3905185463
fix(client): import shared ESLint config in client package (#8761) 2022-05-30 11:37:34 +09:00
syuilo 072799f674 fix(client): ユーザー名オートコンプリートが正しく動作しない問題を修正 2022-03-02 18:52:49 +09:00
syuilo bd53c28ae1 fix eslint rule 2022-01-31 21:29:08 +09:00
syuilo c260343125 add eslint rule 2022-01-31 21:24:11 +09:00
syuilo 0b4a076f66 refactor 2022-01-26 03:26:34 +09:00
syuilo cc6b2d578f refactor: disallow some variable names 2022-01-16 10:20:23 +09:00
syuilo f7c21868fe Update .eslintrc.js 2021-11-19 19:44:27 +09:00
syuilo 5d968afa74 update linr 2021-11-19 19:36:12 +09:00
syuilo b6e3f1c490 Update .eslintrc.js 2021-11-19 19:05:03 +09:00
syuilo 73b5c12927 introduce lint for client
Resolve #7998
2021-11-18 23:32:43 +09:00