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:
Mohammad Ahtasham ul Hassan
2023-02-09 13:57:18 +05:00
committed by GitHub
parent 0468b58b7c
commit 3726d122f9
8 changed files with 2603 additions and 33613 deletions

View File

@@ -1,5 +1,5 @@
module.exports = {
extends: 'eslint-config-edx',
extends: '@edx/eslint-config',
root: true,
settings: {
'import/resolver': {