UNPKG

ara-console

Version:

Logging functions for Ara modules so logging is consistent.

12 lines (11 loc) 145 B
language: node_js node_js: - "8" install: - npm install script: - npm run test - npm run lint cache: directories: - "node_modules"