lightview
Version:
Small, simple, powerful web UI and micro front end creation ... Great ideas from Svelte, React, Vue and Riot combined.
12 lines • 382 B
JSON
{
"moduleFileExtensions": ["mjs", "js", "jsx", "ts", "tsx", "json", "node"],
"testMatch": [
"**/?(*.)test.?js"
],
"verbose": true,
"transform": {},
"testEnvironment": "jest-environment-node",
"globalSetup": "jest-environment-puppeteer/setup",
"globalTeardown": "jest-environment-puppeteer/teardown",
"testEnvironment": "jest-environment-puppeteer"
}