Skip to content

Commit 622cbdf

Browse files
committed
changed test-lint command
1 parent 403155b commit 622cbdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ services:
66
volumes:
77
- .:/usr/src/app
88
- /usr/src/app/node_modules
9-
command: npm run docker-test-lint
9+
command: npm run lint

0 commit comments

Comments
 (0)