initial
This commit is contained in:
4
ts/tstest.paths.ts
Normal file
4
ts/tstest.paths.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import * as plugins from './tstest.plugins';
|
||||
|
||||
export const cwd = process.cwd();
|
||||
export const testDir = plugins.path.join(cwd, './test/');
|
Reference in New Issue
Block a user