1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-12-12 15:51:11 +01:00
mkdocs-material/lib/tasks/.eslintrc

5 lines
45 B
Plaintext
Raw Normal View History

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