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 d18d863 commit 7906d7fCopy full SHA for 7906d7f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@salesforce/eslint-config-lwc",
3
- "version": "3.7.0",
+ "version": "3.7.1",
4
"main": "index.js",
5
"license": "MIT",
6
"description": "Opinionated ESLint configurations for LWC projects",
@@ -37,7 +37,7 @@
37
"prettier": "^3.3.2"
38
},
39
"peerDependencies": {
40
- "@lwc/eslint-plugin-lwc": "^1.0.0",
+ "@lwc/eslint-plugin-lwc": "^2.0.0",
41
"@salesforce/eslint-plugin-lightning": "^1.0.0",
42
"eslint": "^7 || ^8",
43
"eslint-plugin-import": "*",
0 commit comments