This website requires JavaScript.
Explore
Help
Sign In
mirror
/
penpot
mirror of
https://github.com/penpot/penpot.git
Watch
1
Star
0
Fork
You've already forked penpot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
develop
penpot
/
frontend
/
text-editor
/
jsconfig.json
9 lines
109 B
JSON
Raw
Permalink
Blame
History
{
"compilerOptions"
:
{
"paths"
:
{
"~/*"
:
[
"./src/*"
]
}
}
,
"include"
:
[
"./src/**/*.js"
]
}
Reference in New Issue
View Git Blame
Copy Permalink