fix(peerDependency): now correctly finds bin of tsrun peer Dependency
This commit is contained in:
		| @@ -2,3 +2,4 @@ import * as plugins from './tstest.plugins'; | ||||
|  | ||||
| export const cwd = process.cwd(); | ||||
| export const testDir = plugins.path.join(cwd, './test/'); | ||||
| export const binDirectory = plugins.path.join(cwd, 'node_modules/.bin'); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user