This website requires JavaScript.
Explore
Help
Register
Sign In
learning
/
hello-algo
mirror of
https://github.com/krahets/hello-algo.git
Watch
1
Star
0
Fork
You've already forked hello-algo
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b7fa3bbe86
hello-algo
/
codes
/
typescript
/
tsconfig.json
8 lines
140 B
JSON
Raw
Blame
History
{
"compilerOptions"
:
{
"target"
:
"ES6"
,
"module"
:
"CommonJS"
,
"outDir"
:
"out"
,
"sourceMap"
:
true
}
}
Reference in New Issue
View Git Blame
Copy Permalink