We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed1bd2d commit e62f2f7Copy full SHA for e62f2f7
1 file changed
org.eclipse.wildwebdeveloper.tests/testProjects/eslint/.eslintrc
@@ -7,6 +7,6 @@
7
],
8
"plugins": ["@typescript-eslint"],
9
"rules": {
10
- "@typescript-eslint/indent": "error"
+ "indent": "error"
11
}
12
0 commit comments