mirror of
https://github.com/penpot/penpot.git
synced 2025-03-01 02:06:53 -05:00
7 lines
77 B
JSON
7 lines
77 B
JSON
{
|
|
"compilerOptions": {
|
|
"paths": {
|
|
"~/*": ["./src/*"]
|
|
}
|
|
}
|
|
}
|