Files
mailcow_plugin_project/node_modules/get-proto/.eslintrc
2026-04-08 18:42:05 -04:00

11 lines
104 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": "off",
"sort-keys": "off",
},
}