2021-03-07 05:58:59 +01:00

10 lines
90 B
Plaintext

{
"env": {
"node": true
},
"rules": {
"node/exports-style": ["off"]
}
}