UNPKG

stricter-standard

Version:
6 lines (4 loc) 210 B
/*! standard. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */ import { StandardEngine } from 'standard-engine' import options from './options.js' export default new StandardEngine(options)