Update .eslintrc.js
This commit is contained in:
parent
82e9658ac3
commit
6a7dff1c82
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ module.exports = {
|
||||||
// Vue
|
// Vue
|
||||||
'$$': false,
|
'$$': false,
|
||||||
'$ref': false,
|
'$ref': false,
|
||||||
|
'$shallowRef': false,
|
||||||
'$computed': false,
|
'$computed': false,
|
||||||
|
|
||||||
// Misskey
|
// Misskey
|
||||||
|
|
Loading…
Reference in a new issue