Skip to content

Commit

Permalink
fix: improve ruleset
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed May 8, 2024
1 parent 48acb7b commit 42e253d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/iso-config/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pnpm install iso-config
{
"main": "src/index.js",
"types": "dist/src/index.d.ts",
"files": ["dist/src", "src", "index.js", "cli.js"],
"files": ["dist/src", "src"],
"scripts": {
"lint": "biome check --no-errors-on-unmatched --files-ignore-unknown=true ."
},
Expand Down

0 comments on commit 42e253d

Please sign in to comment.