mirror of
https://github.com/penpot/penpot.git
synced 2026-03-24 04:10:38 +01:00
8 lines
73 B
JSON
8 lines
73 B
JSON
{
|
|
"compilerOptions": {
|
|
"paths": {
|
|
"~/*": ["./*"]
|
|
}
|
|
}
|
|
}
|