Skip to content

Commit 30023ef

Browse files
committed
Update README.md
1 parent 53f5eff commit 30023ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Linting and formatting configuration shared by Netlify Node.js repositories:
1010

1111
## How to add to a new Node.js repository
1212

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+
1316
- `npm install -D @netlify/eslint-config-node`
1417
- Add the following `.eslintrc.js` to the root of the project. Individual `rules` and `overrides` can be tweaked for the
1518
specific project.

0 commit comments

Comments
 (0)