UNPKG

@halospv3/hce.shared-config

Version:

Automate commit message quality, changelogs, and CI/CD releases. Its `main` entry point is a Semantic Release config. Functions and classes are exposed for customization. An ESLint config, a Commitlint config, and addl. resources for .NET projects are als

21 lines (18 loc) 365 B
{ "$schema": "https://www.schemastore.org/tsconfig", "_version": "24.0.0", "compilerOptions": { "lib": [ "es2024", "ESNext.Array", "ESNext.Collection", "ESNext.Error", "ESNext.Iterator", "ESNext.Promise" ], "module": "nodenext", "target": "es2024", "types": [ "node" ], "skipLibCheck": true } }