sf-static/portfolio/node_modules/is-regex/.eslintrc
2023-02-28 19:21:07 +01:00

9 lines
78 B
Text

{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": [1]
}
}