mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-10 09:05:55 -05:00
refactor: disable naming-convenction rule (#51685)
This commit is contained in:
@@ -2,7 +2,6 @@ import type { CompletedChallenge } from '../redux/prop-types';
|
||||
import { challengeTypes } from '../../../shared/config/challenge-types';
|
||||
import { maybeUrlRE } from '.';
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/naming-convention
|
||||
type DisplayType =
|
||||
| 'none'
|
||||
| 'showMultifileProjectSolution'
|
||||
|
||||
Reference in New Issue
Block a user