Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aali309 committed Jul 20, 2023
1 parent cb8e70e commit d325d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ $ yarn format:apply

### Getting Rid of Organize Imports Functionality
When saving any changes before pushing the code, save would auto organize/sort the imports.
The reason is that VSCode's setting may go agaisnt ESlin.
The reason is that VSCode's setting may go agaisnt ESLint.
To get rid of that behaviour, from `settings.json` change the ` "source.organizeImports" ` to `false`

``` "redhat.telemetry.enabled": true,
Expand Down

0 comments on commit d325d7b

Please sign in to comment.