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

6 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
430802cb42
chore: 🎨 format code 2023-08-28 18:04:51 +08:00
藍+85CD
3aa537fedd
perf: ️ use config.js directly 2023-08-28 17:52:45 +08:00
藍+85CD
30bfdfe09a
refactor(tsconfig): 🔧 explicitly specify include 2022-07-08 10:36:55 +08:00
藍+85CD
55e011223b
refactor: ♻️ refactor urara.js to typescript
🙈 update gitignore
🔧 update tsconfig.node.json
 add `@types/node`
2022-06-15 19:08:53 +08:00
藍+85CD
b6f436b072
refactor!: 💥 changed to config.ts
♻️ refactor config to typescript
🙈 update gitignore
🔨 update package scripts
🔧 add tsconfig.node.json
 add `@types/tailwindcss`
2022-06-15 18:48:50 +08:00