mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-09-01 23:04:59 +00:00
Fixes and tests
This commit is contained in:
7
test/.jshintrc
Normal file
7
test/.jshintrc
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"node": true,
|
||||
"browser": true,
|
||||
"unused": true,
|
||||
"globalstrict": true,
|
||||
"predef": [ "angular", "$", "describe", "it", "before", "after" ]
|
||||
}
|
Reference in New Issue
Block a user