feat: add battlefield grid editor and CI lint step
This commit is contained in:
@@ -25,3 +25,6 @@ jobs:
|
||||
- run: composer validate --strict
|
||||
- run: composer install --no-interaction --prefer-dist
|
||||
- run: composer check
|
||||
- run: npm ci --no-audit --no-fund
|
||||
- run: npm run lint
|
||||
- run: npm run format
|
||||
|
||||
Reference in New Issue
Block a user