Skip to content

Commit

Permalink
chore: Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Nov 17, 2023
0 parents commit 00cd6f1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

on:
push:
jobs:
all:
runs-on: ubuntu-latest
steps:
- run: echo "Nothing to do!"
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# typescript

A TypeScript handler for mkdocstrings.

This project is currently available to [sponsors](https://github.com/sponsors/pawamoy) only.
See https://mkdocstrings.github.io/typescript/insiders.

0 comments on commit 00cd6f1

Please sign in to comment.