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 6164461 commit ececefcCopy full SHA for ececefc
content/first-steps.md
@@ -139,6 +139,7 @@ npm run format
139
##### Plugins and config
140
141
A Nest cli scaffolded project uses
142
+
143
- [`eslint-plugin-prettier`](https://github.com/prettier/eslint-plugin-prettier) to remove conflicting rules from `eslint` for use with `prettier`.
144
- [`@typescript-eslint/plugin`](https://github.com/typescript-eslint/typescript-eslint/tree/main/packages/eslint-plugin) to enable Typescript linting
145
0 commit comments