warc2zim/.eslintrc.json
2024-06-14 16:07:42 +00:00

5 lines
65 B
JSON

{
"ignorePatterns": [
"tests/encodings/*.js"
]
}