1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-01-04 03:31:53 +00:00
syncthing-app/test/.jshintrc
Dennis Schwerdel 926352e879 First version
2017-05-05 13:19:38 +02:00

8 lines
144 B
Plaintext

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