Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
robintown committed Jul 17, 2024
1 parent 8937c08 commit a62b6dc
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,8 @@
"check": "yarn exec biome -- check",
"types": "yarn exec tsc -- --noEmit"
},
"keywords": [
"compound",
"design tokens",
"style dictionary",
"css"
],
"files": [
"./assets/web/**/*",
"./icons/**/*"
],
"keywords": ["compound", "design tokens", "style dictionary", "css"],
"files": ["./assets/web/**/*", "./icons/**/*"],
"main": "assets/web/js/index.js",
"type": "module",
"exports": {
Expand Down

0 comments on commit a62b6dc

Please sign in to comment.