Skip to content

Commit 89a687f

Browse files
committed
Add links to awesomejs and npm for popular plugins
1 parent e2fcb53 commit 89a687f

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

Related Projects.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
## ESLint Configs
22

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.

0 commit comments

Comments
 (0)