mirror of
https://github.com/stackblitz/bolt.new
synced 2025-06-26 18:17:50 +00:00
chore: fixed all lint errors
This commit is contained in:
parent
f6d2fd78e8
commit
61dcecb7e4
@ -12,6 +12,7 @@ export default [
|
|||||||
'@blitz/catch-error-name': 'off',
|
'@blitz/catch-error-name': 'off',
|
||||||
'@typescript-eslint/no-this-alias': 'off',
|
'@typescript-eslint/no-this-alias': 'off',
|
||||||
'@typescript-eslint/no-empty-object-type': 'off',
|
'@typescript-eslint/no-empty-object-type': 'off',
|
||||||
|
'@blitz/lines-around-comment': 'off',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user