mirror of
https://github.com/yldio/copilot.git
synced 2024-11-11 05:40:11 +02:00
disable stylelint (for now)
This commit is contained in:
parent
5bb7c1d19b
commit
05791b83d1
@ -58,7 +58,7 @@ clean:
|
||||
.PHONY: lint
|
||||
lint:
|
||||
$(bindir)/eslint .
|
||||
-$(bindir)/stylelint './src/**/*.js'
|
||||
# -$(bindir)/stylelint './src/components/**/*.js'
|
||||
|
||||
.PHONY: lint-ci
|
||||
lint-ci:
|
||||
|
Loading…
Reference in New Issue
Block a user