mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
5 lines
63 B
JSON
5 lines
63 B
JSON
|
{
|
||
|
"extends" : "./tsconfig.esm.json",
|
||
|
"exclude": ["dist"]
|
||
|
}
|