wishthis/node_modules/less/test/.eslintrc.json

10 lines
105 B
JSON
Raw Normal View History

2022-01-21 08:28:41 +00:00
{
"env": {
"node": true,
"browser": true
},
"parserOptions": {
"ecmaVersion": 6
}
}