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

5 lines
55 B
JSON
Raw Normal View History

2022-12-02 00:36:14 -08:00
{
"rules": {
"no-restricted-globals": "off"
}
}