mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-19 22:58:38 +00:00
Linter: update to eslint v9
This eslint version brings breaking changes related to the eslint config. eslint-airbnb-config has yet to release a compatible version with the new format, and it generally looks unmaintained, hence we drop the dependency in favor of the built-in recommended configs.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* globals openpgp */
|
||||
/* globals openpgp, importScripts */
|
||||
|
||||
importScripts('../../dist/openpgp.js');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user