0.1.1 • Published 6 years ago
devbit-linter v0.1.1
devbit-linter
Tool to check and validate exercise submissions
Check your project
npx devbit-linter
Configuration
Configuration is added using a .devbit
file to the root of the project.
project:
readme:
todo:
report:
webessentials:
html:
filenames:
lint:
css:
filenames:
lint:
js:
lint:
filenames:
dir:
Development
npm install
npm run dev