mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2025-02-28 23:20:27 +01:00
perf: ♻️ Update eslint config
This commit is contained in:
parent
e14375ef66
commit
bf2d2b47b4
@ -17,6 +17,7 @@ module.exports = {
|
|||||||
'vue/html-self-closing': 'off',
|
'vue/html-self-closing': 'off',
|
||||||
'vue/block-order': 'off',
|
'vue/block-order': 'off',
|
||||||
'vue/no-unused-refs': 'off',
|
'vue/no-unused-refs': 'off',
|
||||||
|
'vue/component-tags-order': 'off',
|
||||||
|
|
||||||
'n/prefer-global/process': 'off',
|
'n/prefer-global/process': 'off',
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user