Skip to content

Commit 01d2df6

Browse files
chore: auto-fix lint errors
1 parent 61f0523 commit 01d2df6

5 files changed

Lines changed: 13 additions & 47 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727

2828
## ...main
2929

30-
3130
### 🏡 Chore
3231

3332
- Initial commit ([c7b75e3](https://github.com/stacksjs/ts-datetime/commit/c7b75e3))
@@ -43,4 +42,3 @@
4342
### ❤️ Contributors
4443

4544
- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
46-

docs/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,4 @@ features:
3434
- title: "Tested & Reliable"
3535
icon: ""
3636
details: "Thoroughly tested for edge cases and correctness."
37-
---
38-
39-
<Home />
37+
---

docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A modern, immutable, and fully-typed TypeScript datetime library inspired by Carbon (PHP) and Day.js.
44

5-
## Why ts-datetime?
5+
## Why ts-datetime
66

77
- **Immutable**: All operations return new instances.
88
- **Fluent API**: Chainable, readable, and expressive.

0 commit comments

Comments
 (0)