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