This website requires JavaScript.
Explore
Help
Register
Sign In
m
/
umami
Watch
1
Star
0
Fork
0
You've already forked umami
mirror of
https://github.com/kremalicious/umami.git
synced
2024-11-22 09:57:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5983b8a14d
umami
/
jsconfig.json
7 lines
74 B
JSON
Raw
Normal View
History
Unescape
Escape
Initial commit.
2020-07-17 10:03:38 +02:00
{
"compilerOptions"
:
{
Upgrade to Prisma v5.7.0.
2023-12-14 23:01:58 +01:00
"baseUrl"
:
"src"
}
,
"include"
:
[
"src"
]
Moved code into src folder. Added build for component library.
2023-08-21 11:06:09 +02:00
}
Reference in New Issue
Copy Permalink