This website requires JavaScript.
Explore
Help
Sign In
glen
/
typocomath
Watch
2
Star
0
Fork
0
You've already forked typocomath
Code
Issues
3
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8c65387ef0
typocomath
/
tsconfig.json
8 lines
119 B
JSON
Raw
Normal View
History
Unescape
Escape
experiment: Can't put code in declare sections :-)
2022-12-06 17:10:18 +00:00
{
"compilerOptions"
:
{
"target"
:
"ES2022"
,
"rootDir"
:
"./src"
,
get template literals working with multiple dependencies
2023-09-14 15:42:42 +00:00
"outDir"
:
"./build"
experiment: Can't put code in declare sections :-)
2022-12-06 17:10:18 +00:00
}
}
Reference in New Issue
Copy Permalink