Skip to content

Commit f8fa598

Browse files
author
Ahmed Elghareeb
committed
refactor: adds newly added modules to typescript monitored files
1 parent e99de50 commit f8fa598

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/backend/tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"src/model.conf",
2929
"policy.csv",
3030
"src/*.ts",
31+
"src/controllers/*.ts",
3132
"config.json"
3233
],
3334
"exclude": [

0 commit comments

Comments
 (0)