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 53f5eff commit 30023efCopy full SHA for 30023ef
README.md
@@ -10,6 +10,9 @@ Linting and formatting configuration shared by Netlify Node.js repositories:
10
11
## How to add to a new Node.js repository
12
13
+If you're creating a new repository, you can use the
14
+[following GitHub template](https://github.com/netlify/node-template). Otherwise, please follow those steps:
15
+
16
- `npm install -D @netlify/eslint-config-node`
17
- Add the following `.eslintrc.js` to the root of the project. Individual `rules` and `overrides` can be tweaked for the
18
specific project.
0 commit comments