handspew_G / jsconfig.json
Tina Tarighian
initial
065d164
{
"compilerOptions": {
"paths": {
"@/*": ["./*"]
}
}
}