auth_proxy_app/.jshintrc
2020-01-06 11:46:14 +01:00

7 lines
72 B
Plaintext

{
"undef": true,
"unused": true,
"esversion": 6,
"node": true
}