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 bf186fb commit 36ba04cCopy full SHA for 36ba04c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.8.1](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.8.0...v1.8.1) (2024-06-15)
2
+
3
4
+### Bug Fixes
5
6
+* Disable TypeScript ESLint strict rules and unsafe checks ([bf186fb](https://github.com/tomerh2001/eslint-plugin-th-rules/commit/bf186fbc8216a520b59e24e7861c47ee0f281680))
7
8
# [1.8.0](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.7.0...v1.8.0) (2024-06-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-th-rules",
- "version": "1.8.0",
+ "version": "1.8.1",
"description": "A List of custom ESLint rules created by Tomer Horowitz",
"keywords": [
"eslint",
0 commit comments