Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Remove blockies type
Sebastian Martinez committed 4 years ago
commit fabb6be496c14b17f70939bb5515f4adb5d939f7
parent 107456aee3428b7bae6d954005d2f456ad8e850d
2 files changed +1 -3
modified tsconfig.json
@@ -1,8 +1,7 @@
{
  "extends": "@tsconfig/svelte/tsconfig.json",
  "include": [
-
    "src",
-
    "types"
+
    "src"
  ],
  "exclude": [
    "node_modules/*"
deleted types/types.d.ts
@@ -1 +0,0 @@
-
declare module 'ethereum-blockies';