2018-10-27 01:10:46 +02:00

7 lines
71 B
Plaintext

{
"extends": "standard",
"rules": {
"no-new-func": "off"
}
}