gluster-web-interface/.eslintrc
2016-10-03 06:14:14 +00:00

10 lines
65 B
Plaintext

{
"env": {
"browser":1
},
"globals":{
"angular":1
}
}