Holana/examples/custom-databases/.eslintrc.json

5 lines
55 B
JSON
Raw Normal View History

2023-11-26 01:26:08 -08:00
{
"rules": {
"no-restricted-globals": "off"
}
}