Skip to content

Commit 68baf29

Browse files
author
Jonathon Hill
committed
chore: update dev dependencies
1 parent 2a4b35f commit 68baf29

File tree

3 files changed

+3520
-2115
lines changed

3 files changed

+3520
-2115
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.DEFAULT_GOAL := build
22

33
lint:
4-
node_modules/.bin/eslint src --fix
4+
node_modules/.bin/standard src --fix
55

66
test: lint
77
NODE_OPTIONS=--experimental-vm-modules node_modules/.bin/jest --rootDir src

0 commit comments

Comments
 (0)