This website requires JavaScript.
Explore
Help
Sign in
hamcha
/
tghandbook
Archived
Watch
1
Star
0
Fork
You've already forked tghandbook
1
Code
Issues
7
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2022-05-10
. You can view files and clone it, but cannot push or open issues or pull requests.
b63129d4b8
tghandbook
/
tsconfig.json
10 lines
120 B
JSON
Raw
Normal View
History
Unescape
Escape
We react now, also fonts and shitz
2020-06-16 09:32:48 +00:00
{
"compilerOptions"
:
{
Should fix sw issue, also always build versioned on master
2020-06-18 12:07:10 +00:00
"target"
:
"ES2020"
,
"baseUrl"
:
"."
,
"paths"
:
{
"~*"
:
[
"./src/*"
]
}
We react now, also fonts and shitz
2020-06-16 09:32:48 +00:00
}
}
Reference in a new issue
Copy permalink