5 lines
114 B
JSON
5 lines
114 B
JSON
{
|
|
"verbose": true,
|
|
"ignore": ["tests/**.test.mjs"],
|
|
"watch": ["src/**", "openapi/*", "public/locales/**"]
|
|
}
|