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