nestjs-telegraf/website/tsconfig.json

5 lines
77 B
JSON
Raw Normal View History

2020-09-09 23:17:31 +03:00
{
"extends": "@tsconfig/docusaurus/tsconfig.json",
"include": ["src/"]
}