0.1.1 • Published 5 years ago

devbit-linter v0.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

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
0.1.1

5 years ago

0.1.0-c

5 years ago

0.1.0-b

5 years ago

0.1.0-a

5 years ago

0.1.0

5 years ago