Skip to content

Commit

Permalink
docs: mention standard style guide support
Browse files Browse the repository at this point in the history
  • Loading branch information
haoqunjiang committed Jan 19, 2025
1 parent 64b68f4 commit 91a85a9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,5 @@ You can check [the documentation for 14.1 and earlier versions](https://github.c

### With Other Community Configs

Work-In-Progress.

~~If you are following the [`standard`](https://standardjs.com/) or [`airbnb`](https://github.com/airbnb/javascript/) style guides, don't manually extend from this package. Please use `@vue/eslint-config-standard-with-typescript` or `@vue/eslint-config-airbnb-with-typescript` instead.~~
- For [JavaScript Standard Style](https://standardjs.com/), use [`@vue/eslint-config-standard-with-typescript`](https://github.com/vuejs/eslint-config-standard/tree/main/packages/eslint-config-standard-with-typescript#usage)
- Airbnb JavaScript Style Guide support is still in progress.

0 comments on commit 91a85a9

Please sign in to comment.