Files
compiler-explorer/tsconfig.json
Mats Larsen da1a3ab7dc Make it possible to share types in /types directory between front and backend (#3211)
* Make it possible to share types in /types directory between front and backend

* Add new tsconfig files to gh-dist-files
2021-12-28 15:53:34 +01:00

4 lines
43 B
JSON

{
"extends": "./tsconfig.backend.json"
}