Simone Poggiali
c2bca55c89
TypeScript 5.2 using declaration ( #71 )
2023-09-11 17:58:00 +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
d88b938c01
Checks on pre-commit and pre-push ( #39 )
2023-07-18 16:56:30 +02:00
Simone Poggiali
a75b6f2a3f
Cleanup remove test files and remove empty lines in code snippets ( #36 )
...
* remove tests files
* remove white line at the end of a code snippet
2023-07-17 14:42:11 +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