mirror of
https://github.com/penpot/penpot.git
synced 2025-03-08 13:51:27 -05:00
8 lines
73 B
JSON
8 lines
73 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"paths": {
|
||
|
"~/*": ["./*"]
|
||
|
}
|
||
|
}
|
||
|
}
|