mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 16:30:37 -05:00
8 lines
73 B
JSON
8 lines
73 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"paths": {
|
||
|
"~/*": ["./*"]
|
||
|
}
|
||
|
}
|
||
|
}
|