1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-01-04 03:41:50 +00:00
minio-app/test/.jshintrc
Dennis Schwerdel 7adf1678f6 Fixes and tests
2017-01-24 09:00:22 +01:00

8 lines
144 B
Plaintext

{
"node": true,
"browser": true,
"unused": true,
"globalstrict": true,
"predef": [ "angular", "$", "describe", "it", "before", "after" ]
}