File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
packages/biome-config-godaddy Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 "indentStyle" : " space" ,
66 "indentWidth" : 2 ,
77 "lineEnding" : " lf" ,
8- "lineWidth" : 130
8+ "lineWidth" : 80
99 },
1010 "linter" : {
1111 "rules" : {
253253 "indentStyle" : " space" ,
254254 "indentWidth" : 2 ,
255255 "lineEnding" : " lf" ,
256- "lineWidth" : 130 ,
256+ "lineWidth" : 80 ,
257257 "trailingCommas" : " none" ,
258258 "bracketSpacing" : true ,
259259 "expand" : " auto"
Original file line number Diff line number Diff line change 55 "indentStyle" : " space" ,
66 "indentWidth" : 2 ,
77 "lineEnding" : " lf" ,
8- "lineWidth" : 130
8+ "lineWidth" : 80
99 },
1010 "linter" : {
1111 "enabled" : true ,
254254 "indentStyle" : " space" ,
255255 "indentWidth" : 2 ,
256256 "lineEnding" : " lf" ,
257- "lineWidth" : 130 ,
257+ "lineWidth" : 80 ,
258258 "trailingCommas" : " none" ,
259259 "bracketSpacing" : true ,
260260 "expand" : " auto"
You can’t perform that action at this time.
0 commit comments