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