mirror of
https://github.com/openspug/spug.git
synced 2026-01-18 14:54:28 +00:00
9 lines
82 B
JSON
9 lines
82 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "src"
|
|
},
|
|
"include": [
|
|
"src"
|
|
]
|
|
}
|