fix ESLint error when generating misskey-js
This commit is contained in:
parent
c85b8bf56a
commit
32a9a383d2
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ export default [
|
|||
},
|
||||
{
|
||||
ignores: [
|
||||
'built/**/*',
|
||||
'**/node_modules',
|
||||
'*.*',
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue