We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2494ad2 commit 6c6ccc7Copy full SHA for 6c6ccc7
.eslintrc.js
@@ -1,4 +1,4 @@
1
// eslint-disable-next-line import/no-extraneous-dependencies
2
-const { createConfig } = require('@edx/frontend-build');
+const { createConfig } = require('@openedx/frontend-build');
3
4
module.exports = createConfig('eslint');
0 commit comments