🐛(app-impress) fix all the resources were public
All the resources were public. We now update correctly depend the user's choice. We add a test.
This commit is contained in:
@@ -27,6 +27,7 @@ module.exports = {
|
||||
plugins: ['playwright'],
|
||||
rules: {
|
||||
'@typescript-eslint/no-unsafe-member-access': 'off',
|
||||
'@typescript-eslint/no-unsafe-assignment': 'off',
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user