Files
liquidjs/benchmark/.eslintrc.json
T
2019-02-23 21:57:02 +08:00

6 lines
56 B
JSON

{
"rules": {
"no-unused-expressions": "off"
}
}