tsconfig-moon
Version:
Strict tsconfig.json's for modern projects.
36 lines (35 loc) • 745 B
JSON
{
"name": "tsconfig-moon",
"version": "1.4.0",
"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",
"gitHead": "a9366e324772f2f1aad106177c8ae2d981352520"
}