mirror of
https://github.com/Lifeforge-app/lifeforge.git
synced 2026-06-28 06:46:24 +00:00
feat(docs): changelog page overhaul
This commit is contained in:
@@ -7,5 +7,8 @@
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"strict": true
|
||||
},
|
||||
"include": ["vite.config.ts"]
|
||||
}
|
||||
"include": [
|
||||
"vite.config.ts",
|
||||
"plugins/**/*.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user