Skip to content

Commit 00d9aeb

Browse files
cyrilchaponTony133
andauthored
Add space before two dots
Co-authored-by: Antonio Tripodi <[email protected]>
1 parent 3800315 commit 00d9aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/first-steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ A Nest cli scaffolded project uses
153153
154154
##### Code style
155155

156-
With this stack setup, by default we ensure the resulting code follows :
156+
With this stack setup, by default we ensure the resulting code follows:
157157
- Typescript eslint [recommended rules](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/src/configs/recommended.ts)
158158
- Improved with some [rules in `.eslintrc.js` file](https://github.com/nestjs/typescript-starter/blob/master/.eslintrc.js)
159159
- Prettier [default options](https://prettier.io/docs/en/options.html)

0 commit comments

Comments
 (0)