tsconfig-moon
Version:
Strict tsconfig.json's for modern projects.
35 lines (34 loc) • 688 B
JSON
{
"name": "tsconfig-moon",
"version": "1.4.2",
"description": "Strict tsconfig.json's for modern projects.",
"keywords": [
"typescript",
"tsconfig",
"moon",
"react",
"solid",
"project refs"
],
"files": [
"tsconfig.json",
"tsconfig.react.json",
"tsconfig.solid.json",
"tsconfig.projects.json"
],
"repository": {
"type": "git",
"url": "git@github.com:moonrepo/dev.git",
"directory": "packages/tsconfig"
},
"author": "Miles Johnson",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"funding": {
"type": "ko-fi",
"url": "https://ko-fi.com/milesjohnson"
},
"release": "1660800474149"
}