1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2026-04-30 22:22:37 +00:00

First version

This commit is contained in:
Dennis Schwerdel
2017-05-05 13:19:38 +02:00
commit 926352e879
18 changed files with 776 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"node": true,
"browser": true,
"unused": true,
"globalstrict": true,
"predef": [ "angular", "$", "describe", "it", "before", "after" ]
}