This repository was archived by the owner on Jan 11, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +765
-806
lines changed
src/components/PrimaryPanes Expand file tree Collapse file tree 4 files changed +765
-806
lines changed Original file line number Diff line number Diff line change 3030 "function-parentheses-newline-inside": "always-multi-line",
3131 "function-parentheses-space-inside": "never-single-line",
3232 "function-whitespace-after": "always",
33- "indentation": 2,
3433 "max-empty-lines": 1,
3534 "media-feature-colon-space-after": "always",
3635 "media-feature-colon-space-before": "never",
Original file line number Diff line number Diff line change 6969 "@babel/types" : " ^7.0.0-beta.39" ,
7070 "babylon" : " ^7.0.0-beta.39" ,
7171 "codemirror" : " ^5.28.0" ,
72- "devtools-launchpad" : " ^0.0.116 " ,
72+ "devtools-launchpad" : " ^0.0.117 " ,
7373 "devtools-linters" : " ^0.0.4" ,
7474 "devtools-reps" : " ^0.20.0" ,
7575 "devtools-source-map" : " ^0.14.8" ,
112112 "babel-preset-react" : " ^6.24.1" ,
113113 "chalk" : " ^2.1.0" ,
114114 "copy-paste" : " ^1.3.0" ,
115- "devtools-license-check" : " ^0.6 .0" ,
115+ "devtools-license-check" : " ^0.7 .0" ,
116116 "documentation" : " ^5.2.1" ,
117117 "enzyme" : " ^3.3.0" ,
118118 "enzyme-adapter-react-15" : " 1.0.5" ,
Original file line number Diff line number Diff line change 163163 background-color : white;
164164}
165165
166- .tree : not (.object-inspector ) .tree-node [data-expandable = "false" ] .tree-indent : last-of-type {
166+ .tree : not (.object-inspector )
167+ .tree-node [data-expandable = "false" ]
168+ .tree-indent : last-of-type {
167169 margin-inline-end : 4px ;
168170}
You can’t perform that action at this time.
0 commit comments