mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-18 05:34:09 +00:00
refactor: small type improvements (#759)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"experimentalDecorators": true,
|
||||
},
|
||||
"include": [
|
||||
"src/**/*"
|
||||
"src/**/*.ts",
|
||||
"src/**/*.js",
|
||||
],
|
||||
"exclude": ["node_modules", "build"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user