UNPKG

@bob-obringer/tsconfig

Version:

A collection of strict typescript configurations for my projects

21 lines 585 B
{ "name": "@bob-obringer/tsconfig", "version": "0.4.1", "description": "A collection of strict typescript configurations for my projects", "keywords": [ "typescript", "tsconfig", "bob-obringer" ], "homepage": "https://github.com/bob-obringer/monorepo/tree/develop/public-packages/tsconfig", "bugs": "https://github.com/bob-obringer/monorepo/issues", "repository": { "type": "git", "url": "https://github.com/bob-obringer/monorepo.git" }, "license": "MIT", "author": "Bob Obringer <bob@obringer.net>", "files": [ "**/tsconfig*.json" ] }