Skip to content

Commit

Permalink
docs: convert repoStatus.yaml to typescript (#2010)
Browse files Browse the repository at this point in the history
this will help us catch bugs in our repostatus configuration
  • Loading branch information
bennypowers authored Oct 30, 2024
1 parent 249a596 commit b93b7d6
Show file tree
Hide file tree
Showing 10 changed files with 530 additions and 419 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ docs/assets/javascript/elements/**/*.js
docs/_plugins/**/*.js
docs/_includes/**/*.js
docs/_data/playgrounds.json
docs/_data/*.js
docs/assets/javascript/elements/playground-elements.js
docs/assets/javascript/elements/assets/playground-typescript-worker-*.js
docs/assets/javascript/environment.js
Expand Down
Loading

0 comments on commit b93b7d6

Please sign in to comment.