This website works better with JavaScript
GitBross
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
sol_BMCMMXZh
/
metaplex-foundation_developer-hub
espejo de
https://github.com/metaplex-foundation/developer-hub
Seguir
1
Star
0
Fork
0
Archivos
Incidencias
1
Wiki
Rama:
main
Ramas
Etiquetas
MetaplexFoundation-patch-1
andre/reveal-guide
aura-pricing
bubblegum/navigation-fix
candy-machine-redo
ccm/bot-protection-guide
cli/new-docs
cli/translations
core/update-asset-collection-fix
cursor/add-protocol-fees-link-to-overview-pages-e780
cursor/build-the-project-components-ab93
cursor/execute-the-given-instruction-20ac
cursor/update-mip-submission-legal-links-c674
feat/add-solrip
feat/import-snippets
feat/plexpert
feat/update-resize-language
fix/ccm-guide
fix/search-bar
guides/guides-index
localization/initial-jp-kr
main
nft-storage/removal
plugins/transfer-delegate-rust
q4-redesign
token-claimer-fix
update/disclaimers
metaplex-founda...
/
jsconfig.json
jsconfig.json
95 B
Permalink
Histórico
Raw
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/*": ["src/*"]
}
}
}