Blame view

node_modules/es6-iterator/test/.eslintrc.json 44 Bytes
ce4c83ff   wxy   初始提交
1
2
3
4
5
  {
    "rules": {
      "id-length": "off"
    }
  }