diff options
| author | eric.marin <maarin.eric@gmail.com> | 2025-03-10 18:15:17 +0100 |
|---|---|---|
| committer | eric.marin <maarin.eric@gmail.com> | 2025-03-10 18:16:27 +0100 |
| commit | 48fc6ff3424acbb41633258bf1512b797a0ad8c1 (patch) | |
| tree | 856f2b509c7bdb6b3e06b487ae85503ffeab027d /ags/tsconfig.json | |
| parent | f4d45b1821ffd69361d0266247535e95c8552f1b (diff) | |
| download | dotfiles-48fc6ff3424acbb41633258bf1512b797a0ad8c1.tar.gz dotfiles-48fc6ff3424acbb41633258bf1512b797a0ad8c1.zip | |
clean up
Diffstat (limited to 'ags/tsconfig.json')
| -rw-r--r-- | ags/tsconfig.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/ags/tsconfig.json b/ags/tsconfig.json deleted file mode 100644 index 9471e35..0000000 --- a/ags/tsconfig.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "$schema": "https://json.schemastore.org/tsconfig", - "compilerOptions": { - "experimentalDecorators": true, - "strict": true, - "target": "ES2022", - "module": "ES2022", - "moduleResolution": "Bundler", - // "checkJs": true, - // "allowJs": true, - "jsx": "react-jsx", - "jsxImportSource": "astal/gtk3", - } -} |
