@lenne.tech/eslint-config-ts 1.0.6 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.js +1 -0
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -120,6 +120,7 @@ export default [
120
120
  ],
121
121
 
122
122
  "@typescript-eslint/no-unused-vars": "warn",
123
+ "@typescript-eslint/no-unused-expressions": "warn",
123
124
 
124
125
  // off
125
126
  "@typescript-eslint/consistent-indexed-object-style": "off",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lenne.tech/eslint-config-ts",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "description": "ESLint config of lenne.Tech for TypeScript",
5
5
  "license": "MIT",
6
6
  "keywords": [