Files
openstapps/tsconfig.json
Anselm Stordeur 16bbb7e9e3 feat: add backend
2021-04-27 13:01:14 +02:00

7 lines
110 B
JSON

{
"extends": "./node_modules/@openstapps/configuration/tsconfig.json",
"exclude": [
"./config/"
]
}