Skip to content

Commit

Permalink
Removed level error from publint
Browse files Browse the repository at this point in the history
  • Loading branch information
kpal81xd committed Jan 15, 2025
1 parent ef1165f commit a8ce9f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"docs": "typedoc",
"lint": "eslint src test rollup.config.mjs eslint.config.mjs",
"lint:fix": "eslint src test rollup.config.mjs eslint.config.mjs --fix",
"publint": "publint --level error",
"publint": "publint",
"test": "mocha"
}
}

0 comments on commit a8ce9f9

Please sign in to comment.