Files
docs/node_modules/mark.js/test/.eslintrc

7 lines
71 B
Plaintext
Raw Normal View History

2025-08-27 14:05:33 +08:00
{
"rules": {
"no-var": "off",
"no-invalid-this": "off"
}
}