Simone Poggiali
ac90c7f27a
Updates for TypeScript 5.3 and 5.4 ( #116 )
...
* update ts
* add Import Attributes
* add NoInfer
* update cn
* update prettier
* update books
* update book with content 5.3 and 5.4
2024-06-02 21:43:32 +02:00
Simone Poggiali
3a1a351649
Add PDFs generation with Table Of Content ( #114 )
...
* generate pdf with toc
* remove md-to-pdf
* improve readme
* add check for calibre
* update books
* add page number
2024-05-30 17:05:37 +02:00
Simone Poggiali
01f05fbc15
Create PDF books from Markdown files ( #113 )
2024-05-29 20:27:14 +02:00
Simone Poggiali
90d11247b5
Remove husky ( #92 )
2024-01-15 20:27:17 +01:00
Simone Poggiali
2d38fbe358
TypeScript 5.2 Metadata ( #74 )
2023-09-12 18:11:00 +02:00
Simone Poggiali
c2bca55c89
TypeScript 5.2 using declaration ( #71 )
2023-09-11 17:58:00 +02:00
Simone Poggiali
3fc89a3b70
Upgrade to TypeScript 5.2.2 ( #67 )
2023-09-07 11:06:27 +02:00
Simone Poggiali
ab58511630
Lint check ( #42 )
...
Lint with Prettier TS code snippets in MD files.
2023-07-21 13:08:21 +02:00
Simone Poggiali
853a9d1eac
Setup markdownlint and lint files ( #40 )
...
- Set up markdownlint.
- Lint the files.
- Correct the title in the Chinese ebook.
- Manage multiple language versions in the tooling.
2023-07-18 21:52:16 +02:00
Simone Poggiali
d88b938c01
Checks on pre-commit and pre-push ( #39 )
2023-07-18 16:56:30 +02:00
Simone Poggiali
d681f4d2c5
Tooling check TypeScript snippets from markdown ( #14 )
...
- Extract TypeScript snippets from markdown file
- Compile each snippet using TypeScript
- User can skip the compilation of a snippet by using `<!-- skip -->` just before its typescript declaration
2023-06-20 23:04:42 +02:00