kyt

v0.3.0
kyt is a toolkit that encapsulates and manages the configuration for web apps.

e2e

jest --config ./e2e_tests/jest.config.json --verbose --no-cache

lint

eslint .

test

jest --testPathPattern /__tests__/

test-watch

jest --watch

test-coverage

jest --coverage

Metadata

Downloads