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

5 lines
55 B
JSON
Raw Permalink Normal View History

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