mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-13 14:44:43 -04:00
chore(eslint): remove deprecated eslint-env
These comments did not work anymore and were replaced by relevant sections in eslint.config.mjs Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
c437366c33
commit
03a7b0d3ef
16 changed files with 4 additions and 19 deletions
|
@ -1,4 +1,3 @@
|
|||
/* eslint-env browser, jquery */
|
||||
/* eslint no-console: ["error", { allow: ["warn", "error", "debug"] }] */
|
||||
/* global Cookies, moment, serverurl,
|
||||
key, Dropbox, Visibility */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue