Skip to content

Commit

Permalink
feat: lint packages with sherif
Browse files Browse the repository at this point in the history
  • Loading branch information
karrui committed Nov 18, 2024
1 parent c75aee8 commit 15e7586
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 85 deletions.
85 changes: 3 additions & 82 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"workspaces": [
"packages/**",
"tooling/**"
"tooling/camp/**"
],
"packageManager": "[email protected]+sha512.65a9c38a8172948f617a53619762cd77e12b9950fe1f9239debcb8d62c652f2081824b986fee7c0af6c0a7df615becebe4bf56e17ec27214a87aa29d9e038b4b"
}
4 changes: 2 additions & 2 deletions tooling/camp/token-gen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"devDependencies": {
"json5": "^2.2.2",
"lodash": "^4.17.21",
"prettier": "^2.8.7",
"rimraf": "^3.0.2",
"prettier": "3.2.5",
"rimraf": "^5.0.0",
"style-dictionary": "^3.8.0",
"tinycolor2": "^1.6.0",
"token-transformer": "^0.0.33"
Expand Down

0 comments on commit 15e7586

Please sign in to comment.