代码拉取完成,页面将自动刷新
同步操作将从 上海万企明道软件有限公司/pd-openweb 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"env": {
"amd": true,
"browser": true,
"commonjs": true,
"es6": true,
"jasmine": true,
"jquery": true,
"mocha": true,
"node": true,
"worker": true
},
"extends": [
"airbnb/legacy"
],
"globals": {
"File": false,
"LoadDiv": false,
"Modernizr": false,
"Windows": false,
"Zepto": false,
"__webpack_public_path__": true,
"_l": true,
"delCookie": false,
"getCookie": false,
"im": false,
"mOxie": false,
"md": false,
"moxie": false,
"plupload": false,
"setCookie": false,
"stringToolMethod": false,
"wx": false,
"System": true,
"safeParse": true,
"safeParseArray": true,
"vm": true,
"safeLocalStorageSetItem": true
},
"parser": "babel-eslint",
"plugins": [
"react"
],
"root": true,
"rules": {
"arrow-body-style": 0,
"camelcase": 1,
"class-methods-use-this": 0,
"comma-dangle": 0,
"consistent-return": 0,
"default-case": 0,
"dot-notation": 1,
"eqeqeq": 1,
"func-names": 0,
"global-require": 0,
"import/newline-after-import": 1,
"import/no-extraneous-dependencies": 1,
"import/no-unresolved": 1,
"import/prefer-default-export": 0,
"jsx-a11y/anchor-has-content": 1,
"jsx-a11y/label-has-for": 0,
"jsx-a11y/no-static-element-interactions": 0,
"linebreak-style": 0,
"max-len": [
1,
160
],
"new-cap": [
1,
{
"capIsNewExceptions": [
"Immutable",
"List",
"Set",
"Map",
"Immutable.List",
"Immutable.Set",
"Immutable.Map",
"Immutable.OrderedMap",
"$.Deferred",
"ActiveXObject",
"GetThumbHtml",
"SelectGroup",
"__api_server__"
]
}
],
"no-alert": 0,
"no-continue": 1,
"no-else-return": 0,
"no-empty": [
2,
{
"allowEmptyCatch": true
}
],
"no-global-assign": [
2,
{
"exceptions": [
"__webpack_public_path__"
]
}
],
"no-lonely-if": 0,
"no-mixed-operators": [
2,
{
"allowSamePrecedence": true
}
],
"no-native-reassign": [
1,
{
"exceptions": [
"__webpack_public_path__"
]
}
],
"no-nested-ternary": 1,
"no-loop-func": 0,
"no-param-reassign": [
0,
{
"props": false
}
],
"no-plusplus": [
1,
{
"allowForLoopAfterthoughts": true
}
],
"no-restricted-syntax": 0,
"no-shadow": 1,
"no-underscore-dangle": 0,
"no-unused-vars": [
1,
{
"args": "none",
"vars": "all"
}
],
"no-use-before-define": [
2,
{
"classes": true,
"functions": false
}
],
"one-var": [
2,
{
"initialized": "never"
}
],
"one-var-declaration-per-line": [
1,
"initializations"
],
"operator-assignment": 0,
"indent": 0,
"prefer-template": 0,
"quote-props": 0,
"quotes": [
1,
"single",
"avoid-escape"
],
"react/jsx-uses-vars": 2,
"react/forbid-prop-types": 1,
"react/jsx-closing-bracket-location": 0,
"react/jsx-curly-spacing": 0,
"react/jsx-indent-props": 0,
"react/no-deprecated": 2,
"react/no-find-dom-node": 1,
"react/no-is-mounted": 0,
"react/no-multi-comp": [
1,
{
"ignoreStateless": true
}
],
"react/no-unused-prop-types": 1,
"react/prefer-es6-class": 0,
"react/prefer-stateless-function": 0,
"react/prop-types": 1,
"react/self-closing-comp": [
2,
{
"component": true,
"html": false
}
],
"react/sort-comp": [
1,
{
"order": [
"type-annotations",
"static-methods",
"lifecycle",
"everything-else",
"render"
]
}
],
"strict": 0,
"template-curly-spacing": 0,
"unicode-bom": 0,
"vars-on-top": 0,
"wrap-iife": [
2,
"any"
],
"space-before-function-paren": "off"
},
"settings": {
"import/resolver": {
"webpack": {
"config-index": 1
}
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。