Update lint command
This commit is contained in:
parent
f22daca45a
commit
18f389e49c
|
@ -1,7 +1,7 @@
|
|||
[build]
|
||||
command = """
|
||||
composer lint -- --dry-run
|
||||
yarn lint
|
||||
yarn lint --fix-dry-run
|
||||
composer test
|
||||
composer prod
|
||||
yarn prod
|
||||
|
|
Reference in a new issue