This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
chinese-programmer-wrong-pronunciation
mirror of
https://github.com/shimohq/chinese-programmer-wrong-pronunciation
Watch
2
Star
1
Code
Issues
Projects
Releases
Wiki
Activity
c92daaa12a
chinese-programmer-wrong-pr...
/
tools
/
chromium_extension
/
format-code.sh
8 lines
97 B
Raw
Blame
History
#!/bin/env bash
set
-exu
__DIR__
=
$(
cd
"
$(
dirname
"
$0
"
)
"
;
pwd
)
cd
${
__DIR__
}
npm run format-code
Reference in new issue
View Git Blame
Copy Permalink