This website requires JavaScript.
Explore
Help
Sign In
xmengnet
/
hello-algo
Watch
1
Star
0
Fork
You've already forked hello-algo
0
mirror of
https://github.com/krahets/hello-algo.git
synced
2024-12-26 11:36:29 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0345a479a4
hello-algo
/
codes
/
typescript
/
tsconfig.json
9 lines
141 B
JSON
Raw
Normal View
History
Unescape
Escape
Update TypeScript codes.
2023-02-02 03:08:43 +08:00
{
"compilerOptions"
:
{
"target"
:
"ES6"
,
"module"
:
"CommonJS"
,
"outDir"
:
"out"
,
"sourceMap"
:
true
}
Fomrat the JS and TS codes with prettier.
2023-04-17 21:58:11 +08:00
}
Reference in a new issue
Copy permalink