system_assignation/node_modules/@electron-forge/cli/.eslintrc.json

6 lines
45 B
JSON
Raw Normal View History

2022-03-24 09:22:39 -04:00
{
"rules": {
"no-console": "off"
}
}