Skip to content

Commit bdcaa8d

Browse files
committed
0.2.5
1 parent d7c38c4 commit bdcaa8d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ Linting and formatting configuration shared by Netlify Node.js repositories:
1111
To add to a new Node.js repository, please check an existing Netlify Node.js repository and copy its:
1212

1313
- `.eslintrc.js`
14-
- `.prettierrc.js`
14+
- `.prettierrc.json`
1515
- `.editorconfig`
1616
- `.gitattributes`

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/eslint-config-node",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",

0 commit comments

Comments
 (0)