Rework website with bulma instead of bootstrap #6
|
@ -75,7 +75,7 @@ scripts:
|
|||
# Checks
|
||||
check: tsc --noEmit
|
||||
style: prettier --check src
|
||||
lint: eslint --format unix src
|
||||
lint: eslint --max-warnings=0 --format unix src
|
||||
|
||||
# Parcel config
|
||||
source: src/index.html
|
||||
|
|
Reference in a new issue