mirror of
https://github.com/gramps-project/gramps-web.git
synced 2026-01-06 05:40:09 -06:00
4 lines
69 B
JavaScript
4 lines
69 B
JavaScript
export default {
|
|
files: 'test/**/*.test.js',
|
|
nodeResolve: true
|
|
}; |