Skip to content

Commit d7ebef1

Browse files
cyrilchaponjmcdo29
andauthored
New lines formatting
Co-authored-by: Jay McDoniel <[email protected]>
1 parent 83fc8f3 commit d7ebef1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/first-steps.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,8 @@ To ensure maximum stability and extensibility, we use the base [`eslint`](https:
126126
> warning **Warning** A Nest project is not using the [~~`prettier-eslint`~~](https://github.com/prettier/prettier-eslint) package, do not expect compatibility with extensions using it.
127127
128128
##### Scripted usage
129-
For headless environments where an IDE is not relevant (*Continuous Integration*, *Git hooks*, ...), a Nest project comes with ready-to-use `npm` (or `yarn`) scripts.
129+
130+
For headless environments where an IDE is not relevant (*Continuous Integration*, *Git hooks*, ...), a Nest project comes with ready-to-use `npm` scripts.
130131

131132
```bash
132133
# Lint and autofix with eslint

0 commit comments

Comments
 (0)