mirror of
https://github.com/fluxerapp/fluxer.git
synced 2026-09-02 21:04:06 +03:00
6 lines
97 B
JSON
6 lines
97 B
JSON
{
|
|
"extends": "../../tsconfigs/package.json",
|
|
"compilerOptions": {},
|
|
"include": ["src/**/*"]
|
|
}
|