UNPKG
copycodebase
Version:
latest (2.1.1)
2.1.1
2.1.0
2.0.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
A cross-platform CLI tool and library to read and copy project codebase to clipboard
copycodebase
/
.prettierrc
6 lines
(5 loc)
•
62 B
Plain Text
View Raw
1
2
3
4
5
6
{
"semi"
:
true
,
"singleQuote"
:
true
,
"printWidth"
:
80
}