This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2024-12-24 22:22:34 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
e445502072
swc
/
crates
/
swc_bundler
/
tests
/
deno-exec
/
deno-10177
/
case1
/
input
/
entry.ts
3 lines
98 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore(repo): Configure `prettier` (#4523)
2022-05-04 17:25:28 +03:00
import
{
Command
}
from
"https://deno.land/x/cliffy@v0.12.1/command.ts"
;
const
c
=
new
Command
(
)
;
Reference in New Issue
Copy Permalink