mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-11 05:43:44 -05:00
4 lines
58 B
JavaScript
4 lines
58 B
JavaScript
|
|
module.exports = {
|
||
|
|
setupFiles: ['./support/setup.js']
|
||
|
|
}
|