Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 322 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 322 Bytes

Eslint kuzzle configs

This repository group the different eslint config packages.

Packages

Commands

Lint

Run lint script for all packages

npm run lint

Test

Run test script for all packages

npm run test