Files
whyrating/tooling/typescript/package.json
2026-02-04 01:55:00 +01:00

12 lines
181 B
JSON

{
"name": "@turbostarter/tsconfig",
"version": "0.1.0",
"private": true,
"files": [
"*.json"
],
"devDependencies": {
"@total-typescript/ts-reset": "0.6.1"
}
}