Skip to content

Commit 1ff7de3

Browse files
committed
docs: rename -typescript configs to -with-typescript.
So that it is more obvious that the configs already includes those non-typescript rules, not just an additional config.
1 parent 348696d commit 1ff7de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ module.exports = {
7070
### With Other Community Configs
7171

7272
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.
73-
Please use `@vue/eslint-config-standard-typescript` or `@vue/eslint-config-airbnb-typescript` instead.
73+
Please use `@vue/eslint-config-standard-with-typescript` or `@vue/eslint-config-airbnb-with-typescript` instead.

0 commit comments

Comments
 (0)