UNPKG

@dotmh/tsconfig

Version:

A Shared config for Typescript

22 lines 403 B
{ "name": "@dotmh/tsconfig", "version": "2.1.0", "description": "A Shared config for Typescript", "exports": "./tsconfig.json", "files": [ "tsconfig.json" ], "keywords": [ "Typescript", "TS", "tsconfig", "Config", "DotMH", "CodeStyle" ], "author": "", "license": "Apache-2.0", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }