保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/is-core-module/.eslintrc
@@ -3,13 +3,13 @@
    "root": true,
    "rules": {
      "func-style": 1,
      "operator-linebreak": [2, "before"],
    },
    "overrides": [
        {
            "files": "test/**",
            "rules": {
                "global-require": 0,
            "max-depth": 0,
                "max-lines-per-function": 0,
            "no-negated-condition": 0,
            },