aboutsummaryrefslogtreecommitdiffstats
path: root/packages/main/.eslintrc.json
blob: 6b736e28bb569dc03510ed9a030712898bd40329 (plain) (blame)
1
2
3
4
5
6
{
  "globals": {
    "NodeJS": false,
    "require": false
  }
}