use global modal for popup messages
All checks were successful
delpoy / build-and-deploy (push) Successful in 51s
All checks were successful
delpoy / build-and-deploy (push) Successful in 51s
This commit is contained in:
@@ -32,8 +32,6 @@ export default ts.config(
|
||||
},
|
||||
{
|
||||
rules: {
|
||||
// expressions are often used to check if a props function is defined before calling it
|
||||
'@typescript-eslint/no-unused-expressions': 'off',
|
||||
'@typescript-eslint/no-explicit-any': 'off'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user