Commit graph

12 commits

Author SHA1 Message Date
Johann150 5b4c0ffdf3
client: fix some lints
Mostly focused on "@typescript-eslint/no-unused-vars" but also fixed some
other lints along the way.
2022-08-12 08:35:22 +02:00
Johann150 c8f49bae76
fix lint "object-shorthand" 2022-08-03 14:58:24 +02:00
Johann150 a6df127d3b
fix lint "quotes" 2022-08-02 23:25:36 +02:00
Chloe Kudryavtsev 7a824ca064 chore(lint): add semi-spacing to shared linter
this is a subset of misskey/0de973d293e5f489f0fd55d2409d5d2cbea4809c
2022-07-16 11:34:04 -04:00
Johann150 d5d3935cfd
enable more lints
cherry-picked from 2a2020b79786b25668bfcfed19366a26c840e508
2022-07-13 10:15:24 +02:00
syuilo 2c1689c798 chore: add import/order rule for eslint 2022-04-15 15:05:43 +09:00
syuilo 522877b8dd update eslint rule 2022-01-31 21:34:47 +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 30892ebfa3 Update .eslintrc.js 2021-12-28 00:33:27 +09:00
syuilo 980a99b6c9 Update .eslintrc.js 2021-12-10 00:10:10 +09:00
syuilo 73b5c12927 introduce lint for client
Resolve #7998
2021-11-18 23:32:43 +09:00