@gplane/tsconfig
Version:
Shareable TypeScript compiler configuration file.
16 lines • 347 B
JSON
{
"name": "@gplane/tsconfig",
"description": "Shareable TypeScript compiler configuration file.",
"version": "6.2.0",
"author": "Pig Fang <g-plane@hotmail.com>",
"repository": "g-plane/tsconfig",
"main": "tsconfig.json",
"private": false,
"license": "MIT",
"files": [
"tsconfig.json"
],
"keywords": [
"tsconfig"
]
}