mkdocs-material/tests/visual/.eslintrc
2017-01-18 23:23:45 +01:00

9 lines
82 B
Plaintext

{
"globals": {
"gemini": true
},
"rules": {
"no-loop-func": 0
}
}