0.11.0 • Published 2 years ago

@abbit/verbose-eureka v0.11.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

verbose-eureka

##How to test it locally ###With the firebase emulator already running in parallel Run the emulator: npm run emulate

  • To run tests, with the watch functionality: npm run test

  • To run tests once and get the 'nyc' coverage report: npm run test-once

###Run the emulator with the tests

To run tests with the emulator and the watch functionality: npm run emulated-tests

##How to build it

npm run build

The build result will be created in the 'lib' folder (this can be configured in the tsconfig.json file)

0.11.0

2 years ago

0.10.0

3 years ago

0.9.7

3 years ago

0.9.6

3 years ago

0.9.5

3 years ago

0.9.4

3 years ago

0.9.1

3 years ago

0.9.0

3 years ago