UNPKG

picard-quotes

Version:

Quotes from the Legendary Jean-Luc Picard

7 lines (4 loc) 163 B
const opn = require('opn'); const path = require('path'); const coveragePath = path.resolve(__dirname, '../coverage/lcov-report/index.html'); opn(coveragePath);