mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-21 11:58:36 -05:00
docs: fix eslint webpack-chain documentation (#1358)
This commit is contained in:
committed by
Evan You
parent
8fe554c04c
commit
322b7f2dd2
@@ -39,5 +39,5 @@ vue add @vue/eslint
|
||||
|
||||
## Injected webpack-chain Rules
|
||||
|
||||
- `config.rule('eslint')`
|
||||
- `config.rule('eslint').use('eslint-loader')`
|
||||
- `config.module.rule('eslint')`
|
||||
- `config.module.rule('eslint').use('eslint-loader')`
|
||||
|
||||
Reference in New Issue
Block a user