nx/packages/workspace/testing.ts
Jason Jean e06822da7e
chore(repo): update prettier to v2 (#2934)
this is just for the repo, and not the workspace

Co-authored-by: Rares Matei <matei.rar@gmail.com>
2020-04-29 01:09:37 -04:00

6 lines
109 B
TypeScript

export {
createEmptyWorkspace,
getFileContent,
MockBuilderContext,
} from './src/utils/testing-utils';