mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-11-23 21:48:17 +01:00
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
|
||||
'$$': false,
|
||||
'$ref': false,
|
||||
'$shallowRef': false,
|
||||
'$computed': false,
|
||||
|
||||
// Misskey
|
||||
|
|
Loading…
Reference in a new issue