UNPKG
@goodpie/html-typer
Version:
latest (1.0.7)
1.0.7
1.0.6
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Types out HTML into a view, supporting vanilla JS
github.com/goodpie/html-typer
GoodPie/html-typer
@goodpie/html-typer
/
jest.config.js
4 lines
•
74 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { preset:
'ts-jest'
, testEnvironment:
'jsdom'
, };