Skip to content

Commit

Permalink
refactor: upgraded frontend-build to v12 & resolved eslint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
BilalQamar95 authored Oct 26, 2022
1 parent 8183143 commit 4527bae
Show file tree
Hide file tree
Showing 5 changed files with 35,412 additions and 29,779 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// eslint-disable-next-line import/no-extraneous-dependencies
const { createConfig } = require('@edx/frontend-build');

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

0 comments on commit 4527bae

Please sign in to comment.