logos-documentation-website.../tsconfig.json

5 lines
143 B
JSON
Raw Normal View History

2022-10-06 12:54:37 +00:00
{
// This file is not used in compilation. It is here just for a nice editor experience.
2022-10-20 07:26:10 +00:00
"extends": "@tsconfig/docusaurus/tsconfig.json"
2022-10-06 12:54:37 +00:00
}