Paste-bin.xyz
Archive
Sign In
Login
Register
Username
Current Password
Keep me signed in.
Username
Full Name
Email
New Password
TEXT
30
jsconfig.json
Guest on 24th May 2022 03:09:50 PM
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@extendify/*": ["src/*"]
}
}
}
Raw Paste
{ "compilerOptions": { "baseUrl": "./", "paths": { "@extendify/*": ["src/*"] } } }
Login
or
Register
to edit or fork this paste. It's free.