Skip to content

Commit aea5997

Browse files
committed
update docs
1 parent f5fd2db commit aea5997

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

docs/eslint.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
11
# ESLint
22

3-
The default eslint config is [eslint-config-vue](https://github.com/vuejs/eslint-config-vue), but you can change it to anything you want in `.eslintrc`:
4-
5-
```js
6-
{
7-
// for example, change to:
8-
"extends": "standard"
9-
}
10-
```
3+
The default eslint config is [eslint-config-vue](https://github.com/vuejs/eslint-config-vue), but you can change it to anything you want in `.eslintrc`.

0 commit comments

Comments
 (0)