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