mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Remove the ESLint "amd" environment (PR 17055 follow-up)
Please see https://eslint.org/docs/latest/use/configure/language-options#specifying-environments
This commit is contained in:
parent
d5acbbccd3
commit
93f24dd5d7
2 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,6 @@
|
|||
"browser": true,
|
||||
"es2022": true,
|
||||
"worker": true,
|
||||
"amd": true,
|
||||
},
|
||||
|
||||
"globals": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue