mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 04:10:40 -07:00
7 lines
60 B
JSON
7 lines
60 B
JSON
{
|
|
"rules": {
|
|
"no-var": 0,
|
|
"prefer-const": 0
|
|
}
|
|
}
|