mkdocs-material/lib/tasks/.eslintrc

5 lines
45 B
Plaintext
Raw Normal View History

{
"rules": {
"no-invalid-this": 0
}
}