mirror of
https://github.com/nbd-wtf/nostr-tools.git
synced 2025-12-16 03:48:51 +00:00
get rid of nip96 and unnecessary dependencies.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"extends": ["prettier"],
|
||||
|
||||
"parser": "@typescript-eslint/parser",
|
||||
"plugins": ["@typescript-eslint", "babel"],
|
||||
"plugins": ["@typescript-eslint"],
|
||||
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 9,
|
||||
|
||||
Reference in New Issue
Block a user