Update .eslintrc.js

This commit is contained in:
syuilo 2022-06-29 23:06:03 +09:00
parent 82e9658ac3
commit 6a7dff1c82

View file

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