CRBT-Team/Purplet

View on GitHub
sites/purplet.js.org/tsconfig.json

Summary

Maintainability
Test Coverage
{
  // This file is not used in compilation. It is here just for a nice editor experience.
  "extends": "@tsconfig/docusaurus/tsconfig.json",
  "compilerOptions": {
    "baseUrl": "."
  }
}