mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-02 21:35:08 +00:00
First working version
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