UNPKG

untildify-user

Version:

Untildify a path for the current user even if it is root

10 lines (9 loc) 176 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "./dist", "noEmit": false, "allowImportingTsExtensions": false }, "include": ["./src"] }