mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2024-12-02 21:13:50 +01:00
8 lines
72 B
Plaintext
8 lines
72 B
Plaintext
|
{
|
||
|
"env": {
|
||
|
"node": true
|
||
|
},
|
||
|
"rules": {
|
||
|
"no-console": 0
|
||
|
}
|
||
|
}
|