Move all files under /app to typescript

This commit is contained in:
Scott Nonnenberg
2021-06-18 10:04:27 -07:00
committed by GitHub
parent 7bb6ad534f
commit 24960d481e
40 changed files with 745 additions and 620 deletions

View File

@@ -1,11 +1,4 @@
[
{
"rule": "jQuery-load(",
"path": "app/locale.js",
"line": "function load({ appLocale, logger } = {}) {",
"reasonCategory": "falseMatch",
"updated": "2018-09-13T21:20:44.234Z"
},
{
"rule": "jQuery-after(",
"path": "components/indexeddb-backbonejs-adapter/backbone-indexeddb.js",