mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
update
This commit is contained in:
parent
a41cea9b73
commit
4165e5674c
1 changed files with 1 additions and 3 deletions
|
|
@ -1,5 +1,3 @@
|
|||
import { getProjectRoot } from "../tools/getProjectRoot";
|
||||
|
||||
console.log(
|
||||
`Project root path: ${getProjectRoot()} does it seems right ? If yes then PASS`,
|
||||
);
|
||||
console.log(`Project root path: ${getProjectRoot()} does it seems right ? If yes then PASS`);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue