We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6dc92f7 + 412c976 commit c8e554fCopy full SHA for c8e554f
.changeset/fast-terms-notice.md
packages/eslint-config/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @commencis/eslint-config
2
3
+## 3.4.0
4
+
5
+### Minor Changes
6
7
+- chore: remove no-undef rule from typescriptConfig ([#435](https://github.com/Commencis/js-toolkit/pull/435))
8
9
## 3.3.0
10
11
### Minor Changes
packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@commencis/eslint-config",
- "version": "3.3.0",
+ "version": "3.4.0",
"description": "Commencis ESLint config",
"author": "Commencis WEB Team",
"license": "Apache-2.0",
0 commit comments