Update .eslintrc.js

This commit is contained in:
syuilo 2022-06-29 23:06:03 +09:00 committed by Johann150
parent 40eb861aff
commit 5e0f9699ab
Signed by untrusted user: Johann150
GPG key ID: 9EE6577A2A06F8F1

View file

@ -70,6 +70,7 @@ module.exports = {
// Vue
'$$': false,
'$ref': false,
'$shallowRef': false,
'$computed': false,
// Misskey