Warp/node_modules/mark.js/test/.eslintrc
2024-01-05 19:14:38 +07:00

6 lines
71 B
Text

{
"rules": {
"no-var": "off",
"no-invalid-this": "off"
}
}