1.1.0 - Translations, downloads, bug fixes

This commit is contained in:
exttex 2020-10-31 16:54:28 +01:00
parent 2f8bca3dfb
commit fbafb4286d
63 changed files with 3820 additions and 636 deletions

View file

@ -10,6 +10,6 @@ module.exports = {
"ecmaVersion": 12
},
"rules": {
"allowEmptyCatch": true
"allowEmptyCatch": 0
}
};