Closed anandthakker closed 2 years ago
This fixes an issue wherein tsc running in mathquill was finding React and NodeJS typings in a parent directory's node_modules/@types. (See https://www.typescriptlang.org/tsconfig#typeRoots)
node_modules/@types
This fixes an issue wherein tsc running in mathquill was finding React and NodeJS typings in a parent directory's
node_modules/@types
. (See https://www.typescriptlang.org/tsconfig#typeRoots)