1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-09-28 23:51:59 +02:00
WGDashboard/.jshintrc

6 lines
58 B
Plaintext
Raw Normal View History

2022-01-17 02:35:24 +01:00
{
"globals": {
"peers": true
},
"esversion": 7
}