mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
filter pass dates
This commit is contained in:
+6
-1
@@ -24,5 +24,10 @@
|
||||
"fullTemplateTypeCheck": true,
|
||||
"strictInjectionParameters": true
|
||||
},
|
||||
"esModuleInterop": true
|
||||
"esModuleInterop": true,
|
||||
"exclude": [
|
||||
"src/models",
|
||||
"src/sql",
|
||||
"src/connection",
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user