UNPKG

xpm

Version:

The xPack project manager command line tool

9 lines 115 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "es2021", }, "exclude": [ "coverage", ], }