UNPKG

@openendurance/typescript-config

Version:
27 lines (26 loc) 750 B
{ "name": "@openendurance/typescript-config", "version": "2.1.3", "description": "OEI shared Typescript configuration.", "license": "MIT", "author": "Open Endurance Initiative <team@openendurance.org>", "homepage": "https://github.com/openendurance/dev-configs-web/blob/main/packages/typescript-config/README.md", "repository": "https://github.com/openendurance/dev-configs-web", "keywords": [ "oei", "openenduranceinitiative", "open endurance initiative", "prettier" ], "bugs": { "url": "https://github.com/openendurance/dev-configs-web/issues" }, "publishConfig": { "access": "public", "@openendurance:registry": "https://registry.npmjs.org" }, "sideEffects": false, "peerDependencies": { "typescript": "^4.8.0" } }