File tree Expand file tree Collapse file tree 1 file changed +16
-8
lines changed Expand file tree Collapse file tree 1 file changed +16
-8
lines changed Original file line number Diff line number Diff line change 55 "clientKind" : " git"
66 },
77 "files" : {
8+ "includes" : [" !src/client/gen/types.ts" ," !pnpm-lock.yaml" ],
89 "experimentalScannerIgnores" : [
910 " src/client/gen/types.ts" ,
1011 " pnpm-lock.yaml"
1617 "rules" : {
1718 "a11y" : {
1819 "noSvgWithoutTitle" : {
19- "level" : " off"
20+ "level" : " off" ,
21+ "options" : {}
2022 },
2123 "useButtonType" : {
22- "level" : " off"
24+ "level" : " off" ,
25+ "options" : {}
2326 },
2427 "useSemanticElements" : {
25- "level" : " off"
28+ "level" : " off" ,
29+ "options" : {}
2630 }
2731 },
2832 "style" : {
2933 "noNonNullAssertion" : {
30- "level" : " off"
34+ "level" : " off" ,
35+ "options" : {}
3136 },
3237 "noParameterAssign" : {
3338 "level" : " off" ,
3439 "options" : {}
3540 },
3641 "useDefaultParameterLast" : {
37- "level" : " off"
42+ "level" : " off" ,
43+ "options" : {}
3844 },
3945 "useSelfClosingElements" : {
4046 "level" : " off" ,
4349 },
4450 "suspicious" : {
4551 "noArrayIndexKey" : {
46- "level" : " off"
52+ "level" : " off" ,
53+ "options" : {}
4754 },
4855 "noConsole" : {
4956 "level" : " error" ,
5259 }
5360 },
5461 "noThenProperty" : {
55- "level" : " off"
62+ "level" : " off" ,
63+ "options" : {}
5664 }
5765 },
5866 "nursery" : {
5967 "useSortedClasses" : " error"
6068 }
6169 }
6270 },
63- "$schema" : " https://biomejs.dev/schemas/2.0.6 /schema.json"
71+ "$schema" : " https://biomejs.dev/schemas/2.1.1 /schema.json"
6472}
You can’t perform that action at this time.
0 commit comments