add Makefile
This commit is contained in:
parent
18b029ca88
commit
f79577a7ec
7
eslint/babel-eslint-parser/Makefile
Normal file
7
eslint/babel-eslint-parser/Makefile
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
.PHONY: publish-patch
|
||||||
|
|
||||||
|
publish-patch:
|
||||||
|
mocha
|
||||||
|
npm version patch
|
||||||
|
npm publish
|
||||||
|
git push --tags
|
||||||
Loading…
x
Reference in New Issue
Block a user