Warp/node_modules/mark.js/test/.eslintrc

7 lines
71 B
Text
Raw Normal View History

2024-01-05 12:14:38 +00:00
{
"rules": {
"no-var": "off",
"no-invalid-this": "off"
}
}