1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-01-02 03:37:54 +02:00
pigallery2/test/tsconfig.json

7 lines
88 B
JSON
Raw Normal View History

2023-09-06 16:05:28 +02:00
{
"extends": "../tsconfig.json",
"compilerOptions": {
"sourceMap": false,
}
}