index
:
dramalama
dependabot/npm_and_yarn/media-icons-1.1.5
dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae
dependabot/npm_and_yarn/react-router-dom-6.26.2
dependabot/npm_and_yarn/tailwindcss-3.4.12
dependabot/npm_and_yarn/types/node-22.5.5
dependabot/npm_and_yarn/types/react-18.3.8
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jsconfig.json
blob: b8d6842d7fad0a64e5ffa846e104342233782852 (
plain
) (
blame
)
1
2
3
4
5
6
7
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./src/*"
]
}
}
}