* Add support for logs to transform-fixture-test-runner * Test some warnings * Use stderr/stdout, and add a validateLogs test option * Normalize CWD in logs and rename vars * Silence preset-env tests * Restore old methods
5 lines
73 B
JSON
5 lines
73 B
JSON
{
|
|
"validateLogs": true,
|
|
"presets": [["env", { "modules": "cjs" }]]
|
|
}
|