Skip to content

Commit

Permalink
chore(deps): update frontend-platform to v7 (#469)
Browse files Browse the repository at this point in the history
* chore(deps): update frontend-platform to v7

* refactor: updated eslintrc
  • Loading branch information
BilalQamar95 authored Mar 22, 2024
1 parent 2494ad2 commit 6c6ccc7
Show file tree
Hide file tree
Showing 3 changed files with 392 additions and 2,627 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// eslint-disable-next-line import/no-extraneous-dependencies
const { createConfig } = require('@edx/frontend-build');
const { createConfig } = require('@openedx/frontend-build');

module.exports = createConfig('eslint');
Loading

0 comments on commit 6c6ccc7

Please sign in to comment.