UNPKG
infotrace
Version:
latest (1.0.0)
1.0.0
A OSINT based famework
github.com/RelixOfficial/infotrace
RelixOfficial/infotrace
infotrace
/
.prettierrc.json
9 lines
(8 loc)
•
137 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"trailingComma"
:
"all"
,
"tabWidth"
:
2
,
"semi"
:
true
,
"singleQuote"
:
true
,
"insertPragma"
:
false
,
"arrowParens"
:
"always"
}