This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e8b5a2bb9a
budibase
/
packages
/
shared-core
/
tsconfig.json
7 lines
91 B
JSON
Raw
Normal View
History
Unescape
Escape
Add data-utils with filters
2023-03-03 12:29:42 +01:00
{
Add data-utils to compiled code
2023-03-06 12:18:11 +01:00
"extends"
:
"./tsconfig.build.json"
,
"compilerOptions"
:
{
"composite"
:
true
}
Add data-utils with filters
2023-03-03 12:29:42 +01:00
}