UNPKG

@xenon.js/ts-config

Version:

TypeScript config used by the Xenon Studio.

27 lines 648 B
{ "name": "@xenon.js/ts-config", "version": "1.0.9", "description": "TypeScript config used by the Xenon Studio.", "keywords": [ "xenon", "tsconfig" ], "homepage": "https://smallmain.com/", "bugs": { "url": "https://github.com/xenon-dev-studio/misc/issues" }, "license": "MIT", "author": { "name": "SmallMain", "email": "smallmain@outlook.com", "url": "https://www.smallmain.com/" }, "funding": "https://smallmain.com/", "repository": { "type": "git", "url": "https://github.com/xenon-dev-studio/misc/tree/master/packages/js/ts-config" }, "publishConfig": { "access": "public" } }