get rid of nip96 and unnecessary dependencies.

This commit is contained in:
fiatjaf
2025-04-02 11:51:02 -03:00
parent aec8ff5946
commit ba26b92973
4 changed files with 1 additions and 1220 deletions

View File

@@ -3,7 +3,7 @@
"extends": ["prettier"],
"parser": "@typescript-eslint/parser",
"plugins": ["@typescript-eslint", "babel"],
"plugins": ["@typescript-eslint"],
"parserOptions": {
"ecmaVersion": 9,