UNPKG
express-find-routes
Version:
latest (1.0.0)
1.0.0
List routes for Express 4
github.com/labithiotis/express-list-routes
labithiotis/express-list-routes
express-find-routes
/
.prettierrc
7 lines
(6 loc)
•
100 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"singleQuote"
:
true
,
"trailingComma"
:
"all"
,
"arrowParens"
:
"always"
,
"printWidth"
:
120
}