Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
rules_js
/
e61ba049f21e1282781d77b204aca4f83b23fee4
/
.
/
examples
/
nextjs
/
jsconfig.json
blob: c4550b6d8f32df073ce096d9d41e500de097e087 [
file
]
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./src/*"
]
}
}
}