inkyboo/Makefile

4 lines
115 B
Makefile
Raw Normal View History

lint:
npx prettier@2.0.5 --write --single-quote --tab-width=4 --print-width=140 *.{js,html,css,md}
dev:
2020-05-14 16:32:34 +00:00
npx serve