We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82dda49 commit cef60c4Copy full SHA for cef60c4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.12.0](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.11.4...v1.12.0) (2024-08-19)
2
+
3
4
+### Features
5
6
+* created no-comments rule ([82dda49](https://github.com/tomerh2001/eslint-plugin-th-rules/commit/82dda49f7f4708b68b8a4bd81e5af3ca84519a43))
7
8
## [1.11.4](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.11.3...v1.11.4) (2024-08-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-th-rules",
- "version": "1.11.4",
+ "version": "1.12.0",
"description": "A List of custom ESLint rules created by Tomer Horowitz",
"keywords": [
"eslint",
0 commit comments