Initial commit
This commit is contained in:
7
packages/tailwindcss-config/tsconfig.json
Normal file
7
packages/tailwindcss-config/tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "@extension/tsconfig/base",
|
||||
"compilerOptions": {
|
||||
"baseUrl": "."
|
||||
},
|
||||
"include": ["tailwind.config.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user