projecte_ionic/node_modules/less/test/.eslintrc.json

10 lines
105 B
JSON
Raw Permalink Normal View History

2022-02-09 18:30:03 +01:00
{
"env": {
"node": true,
"browser": true
},
"parserOptions": {
"ecmaVersion": 6
}
}