Skip to content

Testing

nimble-wiki-bot edited this page Aug 30, 2023 · 1 revision

Run tests

npm run test

Run and fix linting

npm run lint // to check linting

npm run lint:fix // to fix linting