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

7 lines
71 B
Plaintext
Raw Normal View History

2025-07-26 16:40:29 +08:00
{
"rules": {
"no-var": "off",
"no-invalid-this": "off"
}
}