mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 12:43:09 -05:00
5 lines
97 B
JSON
5 lines
97 B
JSON
{
|
|
"setupFiles": ["./jest.setup.js"],
|
|
"testPathIgnorePatterns": ["/node_modules/", "/build/"]
|
|
}
|