remove obsolete global definitions

This commit is contained in:
korelstar 2019-06-13 21:55:49 +02:00
parent 3890000f1c
commit 1ff42f9efd
1 changed files with 0 additions and 4 deletions

View File

@ -24,10 +24,6 @@ module.exports = {
], ],
globals: { globals: {
$: 'readonly', $: 'readonly',
t: 'readonly',
n: 'readonly',
OC: 'readonly',
OCA: 'readonly',
}, },
plugins: [ plugins: [
'vue', 'vue',