mirror of
https://github.com/filegator/filegator.git
synced 2025-08-08 08:06:50 +02:00
5 lines
48 B
JavaScript
5 lines
48 B
JavaScript
module.exports = {
|
|
env: {
|
|
jest: true
|
|
}
|
|
} |