Holana/examples/custom-databases/.eslintrc.json
2023-11-26 22:26:08 +13:00

5 lines
No EOL
55 B
JSON

{
"rules": {
"no-restricted-globals": "off"
}
}