UNPKG

moy-dom

Version:

A flexiable Virtual DOM library for building modern web interface.

5 lines 119 B
module.exports = { testMatch: [ '**/test/**/*.js?(x)'], collectCoverage: true, testURL: 'https://moy-dom.co.jp' }