File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed
Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 3737 "key-spacing": [2, { "beforeColon": false, "afterColon": true }],
3838 "linebreak-style": 0,
3939 "lines-around-comment": 0,
40- "max-depth": 0,
41- "max-len": 0,
4240 "max-nested-callbacks": 0,
43- "max-params": 0,
44- "max-statements": 0,
4541 "new-cap": [2, { "newIsCap": true, "capIsNew": false }],
4642 "new-parens": 2,
4743 "newline-after-var": 0,
4844 "no-alert": 0,
4945 "no-array-constructor": 2,
50- "no-bitwise": 0,
5146 "no-caller": 2,
5247 "no-catch-shadow": 0,
5348 "no-cond-assign": 2,
105100 "no-octal-escape": 2,
106101 "no-param-reassign": 0,
107102 "no-path-concat": 0,
108- "no-plusplus": 0,
109103 "no-process-env": 0,
110104 "no-process-exit": 0,
111105 "no-proto": 0,
Original file line number Diff line number Diff line change 4747 "key-spacing": [2, { "beforeColon": false, "afterColon": true }],
4848 "linebreak-style": 0,
4949 "lines-around-comment": 0,
50- "max-depth": 0,
51- "max-len": 0,
5250 "max-nested-callbacks": 0,
53- "max-params": 0,
54- "max-statements": 0,
5551 "new-cap": [2, { "newIsCap": true, "capIsNew": false }],
5652 "new-parens": 2,
5753 "newline-after-var": 0,
5854 "no-alert": 0,
5955 "no-array-constructor": 2,
60- "no-bitwise": 0,
6156 "no-caller": 2,
6257 "no-catch-shadow": 0,
6358 "no-cond-assign": 2,
115110 "no-octal-escape": 2,
116111 "no-param-reassign": 0,
117112 "no-path-concat": 0,
118- "no-plusplus": 0,
119113 "no-process-env": 0,
120114 "no-process-exit": 0,
121115 "no-proto": 0,
You can’t perform that action at this time.
0 commit comments