mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Fix ESLint example (#115553)
This commit is contained in:
parent
7fe9573c00
commit
8fcfa79e73
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@ yarn prettier "./x-pack/plugins/apm/**/*.{tsx,ts,js}" --write
|
|||
### ESLint
|
||||
|
||||
```
|
||||
node scripts/eslint.js x-pack/legacy/plugins/apm
|
||||
node scripts/eslint.js x-pack/plugins/apm
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue