Skip to content

Commit 3454d60

Browse files
not-an-aardvarkaladdin-add
authored andcommitted
Chore: add release script (#39)
1 parent 7b33446 commit 3454d60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"scripts": {
99
"lint": "eslint . --ignore-pattern \"!.*\"",
1010
"pretest": "npm run lint",
11+
"generate-release": "node-release-script",
1112
"test": "mocha tests --recursive"
1213
},
1314
"files": [
@@ -28,6 +29,7 @@
2829
"homepage": "https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin#readme",
2930
"dependencies": {},
3031
"devDependencies": {
32+
"@not-an-aardvark/node-release-script": "^0.1.0",
3133
"chai": "^4.1.0",
3234
"dirty-chai": "^2.0.1",
3335
"escope": "^3.6.0",

0 commit comments

Comments
 (0)