feat(pkg): Add shared TypeScript config
This commit is contained in:
8
packages/typescript-config/package.json
Normal file
8
packages/typescript-config/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "@tabshift/typescript-config",
|
||||
"description": "Shared TypeScript config of Tabshift",
|
||||
"version": "1.0.0",
|
||||
"files": ["*.json"],
|
||||
"author": "T. R. Bernstein <ljspkgs01-project@tabshift.dev>",
|
||||
"license": "EUPL-1.2"
|
||||
}
|
||||
Reference in New Issue
Block a user