mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-08 17:51:20 +02:00
Update frontend/.eslintrc.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
4886ef7ddb
commit
399a340170
@ -5,8 +5,7 @@ module.exports = {
|
||||
],
|
||||
rules: {
|
||||
// Custom rules to prevent dangerous file.name as ID patterns
|
||||
'no-file-name-as-id': 'error',
|
||||
'prefer-file-with-id': 'warn'
|
||||
'no-file-name-as-id': 'error'
|
||||
},
|
||||
overrides: [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user