chore: fix conflict of End of lines and change end of line feed to 'lf'

This commit is contained in:
SajadMRjl
2025-07-16 18:51:57 +03:30
committed by Koosha Lahouti
parent 20187c6cbc
commit e0fad0693f

2
vite.config.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
declare const _default: import('vite').UserConfig;
export default _default;