Files
myeasycms-v2/tooling/typescript/package.json
giancarlo d9250510f4 Remove unused dependencies from multiple packages
Unused dependencies were removed from the `typescript`, `prettier`, `tailwind`, and `eslint` packages. Updating the `package.json` files for these packages should improve build time and reduce the project's overall disk usage.
2024-05-06 13:50:43 +07:00

9 lines
105 B
JSON

{
"name": "@kit/tsconfig",
"private": true,
"version": "0.1.0",
"files": [
"base.json"
]
}