1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 20:00:05 +02:00
Files
minifyfromhtml/node_modules/is-regex/.eslintrc
2018-05-05 15:35:25 +02:00

10 lines
78 B
Plaintext

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