Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
manudeli committed Jan 23, 2025
1 parent 99c3466 commit ae44c27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/suspensive.org/svg.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
declare module '*.svg'
1 change: 1 addition & 0 deletions docs/suspensive.org/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
},
"include": [
"next-env.d.ts",
"svg.d.ts",
"**/*.ts",
"**/*.tsx",
".next/types/**/*.ts",
Expand Down

0 comments on commit ae44c27

Please sign in to comment.