Skip to content

Commit

Permalink
🤖 dprint fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
typescript-bot committed Mar 5, 2024
1 parent 8f43726 commit fd27116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/css-tree/css-tree-tests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ switch (ast.type) {
case "MediaQueryList":
ast.children; // $ExpectType List<CssNode>
break;

case "NestingSelector":
break;

Expand Down

0 comments on commit fd27116

Please sign in to comment.