refactor: start files migration nightmare

This commit is contained in:
Azgaar 2022-06-25 00:47:48 +03:00
parent c4736cc640
commit bc65e0e207
64 changed files with 1990 additions and 816 deletions

3
vite.config.js Normal file
View file

@ -0,0 +1,3 @@
import {defineConfig} from "vite";
export default defineConfig({});