mirror of
https://github.com/penpot/penpot.git
synced 2026-03-02 16:23:31 +00:00
8 lines
77 B
JSON
8 lines
77 B
JSON
{
|
|
"compilerOptions": {
|
|
"paths": {
|
|
"~/*": ["./src/*"]
|
|
}
|
|
}
|
|
}
|