theatre/theatre/studio/devEnv/cantResolve.ignore.ts
2021-10-02 13:48:02 +02:00

7 lines
258 B
TypeScript

/**
* For some reason, invoking api-extractor causes TS to be unable to resolve
* some packages (so far "react-icons"). This module is a replacement for those.
*
* Check ./api-extractor.tsconfig.json -> compilerOptions.paths["react-icons"]
*/
export {}