mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[APM] Fix typo in linting docs (#114764)
This commit is contained in:
parent
d9ef453b26
commit
5fdbd26229
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
## Linting
|
||||
# Linting
|
||||
|
||||
_Note: Run the following commands from the root of Kibana._
|
||||
_Note: Run the commands from the root of Kibana._
|
||||
|
||||
### Typescript
|
||||
|
||||
|
@ -19,4 +19,3 @@ yarn prettier "./x-pack/plugins/apm/**/*.{tsx,ts,js}" --write
|
|||
```
|
||||
node scripts/eslint.js x-pack/legacy/plugins/apm
|
||||
```
|
||||
diff --git a/x-pack/plugins/apm/dev_docs/feature_flags.md b/x-pack/plugins/apm/dev_docs/feature_flags.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue