mirror of
https://github.com/filegator/filegator.git
synced 2025-08-22 16:12:51 +02:00
initial commit
This commit is contained in:
5
tests/frontend/unit/.eslintrc.js
Normal file
5
tests/frontend/unit/.eslintrc.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
env: {
|
||||
jest: true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user