mirror of
https://github.com/zen-browser/www
synced 2026-04-25 17:14:56 +02:00
Revert "feat(i18n): implement internationalization support and refactor components for localization"
This commit is contained in:
@@ -2,12 +2,6 @@
|
||||
"extends": "astro/tsconfigs/strict",
|
||||
"compilerOptions": {
|
||||
"jsx": "react-jsx",
|
||||
"jsxImportSource": "preact",
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"~/*": [
|
||||
"./src/*"
|
||||
]
|
||||
}
|
||||
"jsxImportSource": "preact"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user