UNPKG
what-is-my-tech-stack
Version:
latest (1.0.0)
1.0.0
Analyze project dependencies and generate a human-readable tech stack description
what-is-my-tech-stack
/
.prettierrc
9 lines
(8 loc)
•
126 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"semi"
:
true
,
"trailingComma"
:
"es5"
,
"singleQuote"
:
true
,
"printWidth"
:
100
,
"tabWidth"
:
2
,
"useTabs"
:
false
}