2025-01-15 19:42:35 +01:00

10 lines
90 B
Plaintext

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