mirror of
https://git.cloudron.io/dswd/guacamole-app
synced 2025-09-28 07:47:23 +00:00
Initial commit
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