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 2084ba1 commit b40ab7dCopy full SHA for b40ab7d
packages/eslint-plugin/CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 0.1.3 (2024-09-13)
2
+
3
4
+### 🩹 Fixes
5
6
+- **eslint-plugin-nestjs-tools:** use correct rule name and add recommended config ([2084ba1](https://github.com/getlarge/nestjs-tools/commit/2084ba1))
7
8
9
+### ❤️ Thank You
10
11
+- getlarge
12
13
## 0.1.2 (2024-09-13)
14
15
packages/eslint-plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "@getlarge/eslint-plugin-nestjs-tools",
- "version": "0.1.2",
+ "version": "0.1.3",
"description": "ESLint rules for NestJS applications",
"keywords": [
"eslint",
0 commit comments