Introduce stylelint (#600)
* introduce stylelint config * run stylelint check on ci
This commit is contained in:
@@ -24,5 +24,5 @@ jobs:
|
||||
- run: npm ci
|
||||
working-directory: ./frontend
|
||||
|
||||
- run: npx run-p check lint test
|
||||
- run: npx run-p check lint lint:style test
|
||||
working-directory: ./frontend
|
||||
|
||||
Reference in New Issue
Block a user