You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-11Lines changed: 7 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -20,17 +20,13 @@ See [here](https://kazupon.github.io/eslint-plugin-vue-i18n/)
20
20
## :scroll: Changelog
21
21
Details changes for each release are documented in the [CHANGELOG.md](https://github.com/kazupon/eslint-plugin-vue-i18n/blob/master/CHANGELOG.md).
22
22
23
-
## :white_check_mark: TODO
24
-
-[x] no-missing-keys
25
-
-[x] no-dynamic-keys
26
-
-[x] no-unused-keys
27
-
-[x] no-v-html
28
-
-[x] no-html-message
29
-
-[ ] valid-message-syntax
30
-
-[ ] no-raw-text
31
-
-[ ] keys-order
32
-
-[x] locale messages caching
33
-
-[ ] replace documentation example with `eslint-playground` component
23
+
## :exclamation: Issues
24
+
25
+
Please make sure to read the [Issue Reporting Checklist](https://github.com/kazupon/eslint-plugin-vue-i18n/blob/master/CONTRIBUTING.md#issue-reporting-guidelines) before opening an issue. Issues not conforming to the guidelines may be closed immediately.
26
+
27
+
## :muscle: Contribution
28
+
29
+
Please make sure to read the [Contributing Guide](https://github.com/kazupon/eslint-plugin-vue-i18n/blob/master/CONTRIBUTING.md) before making a pull request.
0 commit comments