aboutsummaryrefslogtreecommitdiff
path: root/node_modules/es6-iterator/test/.eslintrc.json
blob: 99f0b65533c9b54ec479192701dc402bf51f477f (plain)
1
2
3
4
5
{
  "rules": {
    "id-length": "off"
  }
}