We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ac831 commit 6649aa2Copy full SHA for 6649aa2
.github/workflows/test.yml renamed to .github/workflows/ci.yml
@@ -1,4 +1,4 @@
1
-name: Test
+name: CI
2
3
on:
4
pull_request:
README.md
@@ -1,5 +1,9 @@
# `eslint-plugin-vue-sort-components`
+
+
5
+
6
+
7
A plugin for ESLint to keep order of component names.
8
The rule is autofixable.
9
0 commit comments