We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7ebef1 commit 6164461Copy full SHA for 6164461
content/first-steps.md
@@ -147,6 +147,7 @@ A Nest cli scaffolded project uses
147
##### Code style
148
149
With this stack setup, by default we ensure the resulting code follows:
150
+
151
- Typescript eslint [recommended rules](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/src/configs/recommended.ts)
152
- Improved with some [rules in `.eslintrc.js` file](https://github.com/nestjs/typescript-starter/blob/master/.eslintrc.js)
153
- Prettier [default options](https://prettier.io/docs/en/options.html)
0 commit comments