Skip to content

Commit 21973d2

Browse files
committed
docs: use airbnb config in the example
1 parent c00ec46 commit 21973d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ An example `.eslintrc.js`:
5656
module.exports = {
5757
extends: [
5858
'plugin:vue/essential',
59-
'eslint:recommended',
59+
'@vue/airbnb',
6060
'@vue/typescript/recommended',
6161

6262
'prettier',

0 commit comments

Comments
 (0)