mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore: update Knip to v5 (#56244)
This commit is contained in:
@@ -1,5 +1 @@
|
||||
const challengePageCreators = require('./challenge-page-creator');
|
||||
|
||||
module.exports = {
|
||||
...challengePageCreators
|
||||
};
|
||||
module.exports = require('./challenge-page-creator');
|
||||
|
||||
Reference in New Issue
Block a user