mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-01-03 19:23:50 +00:00
8 lines
144 B
Plaintext
8 lines
144 B
Plaintext
|
{
|
||
|
"node": true,
|
||
|
"browser": true,
|
||
|
"unused": true,
|
||
|
"globalstrict": true,
|
||
|
"predef": [ "angular", "$", "describe", "it", "before", "after" ]
|
||
|
}
|