Skip to content

Commit

Permalink
fix make target name
Browse files Browse the repository at this point in the history
  • Loading branch information
bttmly committed Jul 28, 2016
1 parent e2143fa commit ece951f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ test-bail: lint
lint:
./node_modules/.bin/eslint ./src/**/*.js

events:
example-events:
rm -rf ./.perturb
rm -rf ./built
./node_modules/.bin/tsc
Expand Down

0 comments on commit ece951f

Please sign in to comment.