MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / gatsby-node.ts

File gatsby-node.ts

client/gatsby-node.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any, @typescript-eslint/no-require-imports, @typescript-eslint/no-unsafe-assignment, @typescript-eslint/no-unsafe-call, @typescript-eslint/no-unsafe-member-access */
2
3const MonacoWebpackPlugin = require('monaco-editor-webpack-plugin');
4const webpack = require('webpack');

Callers

nothing calls this directly

Calls 1

createTypesFunction · 0.85

Tested by

no test coverage detected