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

6 lines
45 B
JSON

{
"rules": {
"no-console": "off"
}
}