0.1.1 • Published 6 years ago

devbit-linter v0.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 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

6 years ago

0.1.0-c

6 years ago

0.1.0-b

6 years ago

0.1.0-a

6 years ago

0.1.0

6 years ago