Skip to content

Commit fc61444

Browse files
committed
Change name
1 parent 4a56b02 commit fc61444

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
[![Build](https://github.com/netlify/node-eslint-config/workflows/Build/badge.svg)](https://github.com/netlify/node-eslint-config/actions)
2-
[![Node](https://img.shields.io/node/v/@netlify/node-eslint-config.svg?logo=node.js)](https://www.npmjs.com/package/@netlify/node-eslint-config)
1+
[![Build](https://github.com/netlify/eslint-config-node/workflows/Build/badge.svg)](https://github.com/netlify/node-eslint-config/actions)
2+
[![Node](https://img.shields.io/node/v/@netlify/eslint-config-node.svg?logo=node.js)](https://www.npmjs.com/package/@netlify/node-eslint-config)
33

44
Linting and formatting configuration shared by Netlify Node.js repositories:
55

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@netlify/node-eslint-config",
2+
"name": "@netlify/eslint-config-node",
33
"version": "0.1.1",
44
"main": ".eslintrc.js",
55
"files": [
@@ -52,7 +52,7 @@
5252
"fp"
5353
],
5454
"license": "Apache-2.0",
55-
"repository": "netlify/node-eslint-config",
55+
"repository": "netlify/eslint-config-node",
5656
"bugs": {
5757
"url": "https://github.com/netlify/node-eslint-config/issues"
5858
},

0 commit comments

Comments
 (0)