1
mirror of https://github.com/importantimport/urara.git synced 2024-09-16 17:18:40 +08:00
Commit Graph

9 Commits

Author SHA1 Message Date
藍+85CD
3becb3930e
refactor(eslint): use importantimport config (#82)
* refactor: remove eslint, prettier

* refactor(eslint): use importantimport config

* refactor(eslint): use unstable_ts_config

* refactor: split unocss config

* refactor!: lint code

* fix(footer): class

* chore: bump node version

* chore: bump pnpm version

* chore(vite): remove useless optimization

* chore(package): bump version
2024-09-11 18:29:31 +08:00
藍+85CD
a6212fd7c8
refactor(tsconfig): 🔥 remove useless include
#25
2022-07-26 16:26:48 +08:00
藍+85CD
ef924ec1bb
refactor: ♻️ global types update
🚚 rename `global.d.ts` to `app.d.ts`
🔧 include `src/app.d.ts`
🔧 enable strict
🎨 read-only for import.meta.env
🔥 remove unnecessary as
2022-06-29 01:08:11 +08:00
藍+85CD
2b4f6a6c00
refactor(tsconfig): 🔧 remove include 2022-06-10 13:12:27 +08:00
藍+85CD
b309358fc4
refactor(tsconfig): 🔧 add types 2022-06-10 13:06:39 +08:00
藍+85CD
c0c788fbf8
refactor(tsconfig): 🔧 cleanup duplicates 2022-06-10 13:06:22 +08:00
kwchang0831
8cf712bf4e
chore(tsconfig.json): 🎨 pnpm format 2022-05-28 00:15:23 +08:00
Jason Barnwell
e34743ffb7
Added dom library to tsconfig compilerOptions
This resolves missing reference warnings when variables like window.location.pathname are used in index.svelte
2022-05-21 20:32:14 -04:00
0xB917
faa36ebcf7 Initial commit 2021-11-04 15:34:01 +08:00