1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-07-07 04:19:25 +02:00
Radarr/frontend/.tern-project

8 lines
68 B
Plaintext
Raw Normal View History

2018-11-23 08:04:42 +01:00
{
"ecmaVersion": 6,
"libs": [
"browser",
"jquery"
]
}