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.
9 lines
105 B
JSON
9 lines
105 B
JSON
{
|
|
"name": "@kit/tsconfig",
|
|
"private": true,
|
|
"version": "0.1.0",
|
|
"files": [
|
|
"base.json"
|
|
]
|
|
}
|