mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 18:18:27 -05:00
refactor: rename superblocks.ts to curriculum (#55624)
This commit is contained in:
committed by
GitHub
parent
6d1debec1c
commit
1e25cfdf83
@@ -1,5 +1,5 @@
|
||||
import fs from 'fs';
|
||||
import { SuperBlocks } from '../../shared/config/superblocks';
|
||||
import { SuperBlocks } from '../../shared/config/curriculum';
|
||||
import { challengeTypes } from '../../shared/config/challenge-types';
|
||||
import { getProjectPath } from './helpers/get-project-info';
|
||||
import { getMetaData, updateMetaData } from './helpers/project-metadata';
|
||||
|
||||
Reference in New Issue
Block a user