sf-static/portfolio/node_modules/is-regex/.eslintrc

10 lines
78 B
Text
Raw Permalink Normal View History

2023-02-28 18:21:07 +00:00
{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": [1]
}
}