1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-06-25 18:56:25 +02:00
This commit is contained in:
Matthias Kretschmann 2023-09-04 22:15:36 +01:00
parent 8a25e0693a
commit 5335b407b7
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -4,6 +4,7 @@
"jsx": "react-jsx",
"plugins": [{ "name": "typescript-plugin-css-modules" }],
"jsxImportSource": "react",
"allowJs": true,
"baseUrl": ".",
"paths": {
"@config/*": [".config/*"],