update tsconfig and packages

This commit is contained in:
somrat sorkar
2023-05-09 13:11:19 +06:00
parent a731b52259
commit d5adbb8875
38 changed files with 162 additions and 154 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
import config from "@config/config.json";
import { humanize, plainify, slugify } from "@lib/utils/textConverter";
import config from "@/config/config.json";
import { humanize, plainify, slugify } from "@/lib/utils/textConverter";
import Fuse from "fuse.js";
import { useEffect, useRef, useState } from "react";
import {