Holana/examples/custom-databases/.eslintrc.json
2022-12-02 21:36:14 +13:00

5 lines
No EOL
55 B
JSON

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