Fixed edit prompts in settings #732

This commit is contained in:
Daniël van Noord
2021-03-28 15:07:41 +02:00
parent fb0f9c3bf3
commit 305762e797
6 changed files with 36 additions and 6 deletions

View File

@@ -9,6 +9,7 @@ module.exports = {
b64_to_utf8: 'readonly',
utf8_to_b64: 'readonly',
BeautifyAll: 'readonly',
PlaySound: 'readonly',
},
extends: ['airbnb-base', 'plugin:prettier/recommended'],
parserOptions: {