1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-06 14:25:31 +02:00

chore(build): remove eslint plugin [EE-6432] (#10773)

This commit is contained in:
Chaim Lev-Ari 2024-01-02 13:42:48 +07:00 committed by GitHub
parent faa7180536
commit 3ae430bdd8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 24 deletions

View file

@ -23,7 +23,7 @@ parserOptions:
modules: true
rules:
no-console: warn
no-console: error
no-alert: error
no-control-regex: 'off'
no-empty: warn