Skip to content

Commit 70ce960

Browse files
authored
Fixed typo
1 parent de67c4a commit 70ce960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,4 @@ vsce package
148148

149149
### Coding Conventions
150150

151-
We use ESLint with the TypeScript plugin to ensure code consistency across the whole source. Install the [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) extension in VSCode to have life feedback. Alternatively, you can check your code from the command line by running `npm run lint`.
151+
We use ESLint with the TypeScript plugin to ensure code consistency across the whole source. Install the [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) extension in VSCode to have live feedback. Alternatively, you can check your code from the command line by running `npm run lint`.

0 commit comments

Comments
 (0)