diff options
| author | MohamedBassem <me@mbassem.com> | 2024-03-23 15:29:04 +0000 |
|---|---|---|
| committer | MohamedBassem <me@mbassem.com> | 2024-03-23 16:43:35 +0000 |
| commit | f8bc4dd9c1a70692e555f2170cd41acbf0f41851 (patch) | |
| tree | c962a755d67d6d22fff5ad41dfbafe306fd0a286 /docs/tsconfig.json | |
| parent | 47bd449fbe50a7b423db860ee6a34a7a3f7c3bb4 (diff) | |
| download | karakeep-f8bc4dd9c1a70692e555f2170cd41acbf0f41851.tar.zst | |
chore: Refactor tailwind in all apps to use the tooling package
Diffstat (limited to 'docs/tsconfig.json')
| -rw-r--r-- | docs/tsconfig.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/tsconfig.json b/docs/tsconfig.json index 314eab8a..d250afae 100644 --- a/docs/tsconfig.json +++ b/docs/tsconfig.json @@ -1,5 +1,4 @@ { - // This file is not used in compilation. It is here just for a nice editor experience. "extends": "@docusaurus/tsconfig", "compilerOptions": { "baseUrl": "." |
