Migrate eslint-config-edx (#30460)
* feat: migrare eslint-config-edx * refactor: updated package-lock * refactor: updated package-lock --------- Co-authored-by: Bilal Qamar <59555732+BilalQamar95@users.noreply.github.com> Co-authored-by: Mashal Malik <107556986+Mashal-m@users.noreply.github.com> Co-authored-by: Abdullah Waheed <abdullah.waheed@arbisoft.com>
This commit is contained in:
committed by
GitHub
parent
0468b58b7c
commit
3726d122f9
@@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
extends: 'eslint-config-edx',
|
||||
extends: '@edx/eslint-config',
|
||||
root: true,
|
||||
settings: {
|
||||
'import/resolver': 'webpack',
|
||||
|
||||
Reference in New Issue
Block a user