Commit Graph

7 Commits

Author SHA1 Message Date
38ae0c4c1e Merge remote-tracking branch 'refs/remotes/misskey-dev/master'
Conflicts:
	package.json
	packages/client/src/components/MkButton.vue
	packages/client/src/components/ui/button.vue
	packages/client/src/pages/timeline.tutorial.vue
2022-09-10 21:24:53 +09:00
786b150ea7 refactor(client): align filename to component name 2022-08-31 00:24:33 +09:00
15a8ec6e45 fix: welcome page iikanji TM 2022-08-12 03:45:50 +09:00
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
5d968afa74 update linr 2021-11-19 19:36:12 +09:00
73b5c12927 introduce lint for client
Resolve #7998
2021-11-18 23:32:43 +09:00
0e4a111f81 refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00