fix: migrate remaining eslint-config-edx (#31760)
* fix: migrate remaining eslint-config-edx * refactor: updated eslint rules according to eslint-config-edx-es5 * refactor: add custom rules to suppress unnecessary eslint issues * refactor: add custom rules to internal eslint configs * fix: fix all indentation issues * chore: update lock file
This commit is contained in:
committed by
GitHub
parent
9cdbe72b82
commit
5549db4d80
@@ -74,7 +74,7 @@
|
||||
"which-country": "1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@edx/eslint-config": "^3.1.0",
|
||||
"@edx/eslint-config": "^3.1.1",
|
||||
"@edx/mockprock": "github:openedx/mockprock#85a9a8577149cd7c88fd5e8e84e280a8ce40a218",
|
||||
"@edx/stylelint-config-edx": "2.2.0",
|
||||
"babel-jest": "26.0.0",
|
||||
|
||||
Reference in New Issue
Block a user