Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F3010103
prettier.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
339 B
Referenced Files
None
Subscribers
None
prettier.ts
View Options
import
*
as
prettier
from
"prettier"
;
import
{
Options
}
from
"prettier"
;
import
_locreq
from
"locreq"
;
const
target_locreq
=
_locreq
(
process
.
cwd
());
export
async
function
getPrettierConfig
()
:
Promise
<
Options
>
{
return
{
...(
await
prettier
.
resolveConfig
(
target_locreq
.
resolve
(
"src/back/routes"
)
)),
parser
:
"typescript"
,
};
}
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Wed, May 7, 19:36 (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
624926
Default Alt Text
prettier.ts (339 B)
Attached To
Mode
rSGEN sealgen
Attached
Detach File
Event Timeline
Log In to Comment