We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e99de50 commit f8fa598Copy full SHA for f8fa598
web/backend/tsconfig.json
@@ -28,6 +28,7 @@
28
"src/model.conf",
29
"policy.csv",
30
"src/*.ts",
31
+ "src/controllers/*.ts",
32
"config.json"
33
],
34
"exclude": [
0 commit comments