File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 1
1
## ESLint Configs
2
2
3
- * [ @vue/eslint-config-airbnb ] [ 1 ]
4
- * [ @vue/eslint-config-standard ] [ 2 ]
5
- * [ @vue/eslint-config-prettier ] [ 3 ]
6
- * [ @vue/eslint-config-typescript ] [ 4 ]
7
-
8
- [ 1 ] : https://github.com/vuejs/eslint-config-airbnb
9
- [ 2 ] : https://github.com/vuejs/eslint-config-standard
10
- [ 3 ] : https://github.com/vuejs/eslint-config-prettier
11
- [ 4 ] : https://github.com/vuejs/eslint-config-typescript
3
+ * [ @vue/eslint-config-airbnb ] ( https://github.com/vuejs/eslint-config-airbnb )
4
+ * [ @vue/eslint-config-standard ] ( https://github.com/vuejs/eslint-config-standard )
5
+ * [ @vue/eslint-config-prettier ] ( https://github.com/vuejs/eslint-config-prettier )
6
+ * [ @vue/eslint-config-typescript ] ( https://github.com/vuejs/eslint-config-typescript )
7
+
8
+ ## Other Popular Plugins
9
+
10
+ View [ https://awesomejs.dev/for/vue-cli/ ] ( https://awesomejs.dev/for/vue-cli/ ) for a curated list of popular plugins.
11
+
12
+ You can also search for [ ` vue-cli-plugin ` on npm] ( https://www.npmjs.com/search?q=vue-cli-plugin ) to see a complete list of available plugins.
You can’t perform that action at this time.
0 commit comments