chore: bump frontend-build, remove exceptions for prefer-default-export (#1519)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
/* eslint-disable import/prefer-default-export */
|
||||
import { camelCaseObject, getConfig } from '@edx/frontend-platform';
|
||||
import { getAuthenticatedHttpClient } from '@edx/frontend-platform/auth';
|
||||
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
/* eslint-disable import/prefer-default-export */
|
||||
export { default as GradingSettings } from './GradingSettings';
|
||||
|
||||
Reference in New Issue
Block a user