This website requires JavaScript.
Explore
Help
Sign In
oliverbooth
/
oliverbooth.dev
Watch
1
Star
0
Fork
0
You've already forked oliverbooth.dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Activity
4244f9f014
oliverbooth.dev
/
tsconfig.json
6 lines
86 B
JSON
Raw
Normal View
History
Unescape
Escape
chore: move tsconfig to project root, add ES2020/DOM libs
2023-08-10 04:48:02 +01:00
{
"compilerOptions"
:
{
chore: ok fine 2022 then
2023-08-10 15:32:44 +01:00
"lib"
:
[
"ES2022"
,
"DOM"
]
,
"target"
:
"ES2022"
chore: move tsconfig to project root, add ES2020/DOM libs
2023-08-10 04:48:02 +01:00
}
}
Reference in New Issue
Copy Permalink