mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
feat: simplify version history api
This commit is contained in:
committed by
Rainer Killinger
parent
d44204cf8d
commit
d2c8120255
@@ -3,6 +3,8 @@
|
||||
"compilerOptions": {
|
||||
"resolveJsonModule": true,
|
||||
"useUnknownInCatchVariables": false,
|
||||
"allowJs": true
|
||||
}
|
||||
"allowJs": true,
|
||||
"checkJs": true
|
||||
},
|
||||
"exclude": ["app.js", "lib/"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user