Skip to content

Commit fb59a48

Browse files
chore: refresh bun.lock and apply pickier --fix
1 parent f8038b8 commit fb59a48

6 files changed

Lines changed: 6 additions & 13 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<p align="center"><img src=".github/art/cover.jpg" alt="Social Card of this repo"></p>
22

3-
[![npm version][npm-version-src]][npm-version-href]
4-
[![GitHub Actions][github-actions-src]][github-actions-href]
3+
[![npm version](https://img.shields.io/npm/v/ts-ndarray?style=flat-square)](https://npmjs.com/package/ts-ndarray)
4+
[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/stacksjs/ts-starter/ci.yml?style=flat-square&branch=main)](https://github.com/stacksjs/ts-starter/actions?query=workflow%3Aci)
55
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
66
<!-- [![npm downloads][npm-downloads-src]][npm-downloads-href] -->
77
<!-- [![Codecov][codecov-src]][codecov-href] -->
@@ -82,10 +82,6 @@ The MIT License (MIT). Please see [LICENSE](LICENSE.md) for more information.
8282
Made with 💙
8383

8484
<!-- Badges -->
85-
[npm-version-src]: https://img.shields.io/npm/v/ts-ndarray?style=flat-square
86-
[npm-version-href]: https://npmjs.com/package/ts-ndarray
87-
[github-actions-src]: https://img.shields.io/github/actions/workflow/status/stacksjs/ts-starter/ci.yml?style=flat-square&branch=main
88-
[github-actions-href]: https://github.com/stacksjs/ts-starter/actions?query=workflow%3Aci
8985

9086
<!-- [codecov-src]: https://img.shields.io/codecov/c/gh/stacksjs/ts-starter/main?style=flat-square
9187
[codecov-href]: https://codecov.io/gh/stacksjs/ts-starter -->

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,3 @@ features:
2929
icon: "🚀"
3030
details: "Automatically builds a binary for your project out of your CLI."
3131
---
32-

docs/intro.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
> A TypeScript Starter Kit that will help you bootstrap your next project without minimal opinion.
66
7-
# bun-ts-starter
7+
## bun-ts-starter
88

99
This is an opinionated TypeScript Starter kit to help kick-start development of your next Bun package.
1010

@@ -90,4 +90,3 @@ Made with 💙
9090
<!-- Badges -->
9191

9292
<!-- [codecov-src]: https://img.shields.io/codecov/c/gh/stacksjs/rpx/main?style=flat-square
93-
[codecov-href]: https://codecov.io/gh/stacksjs/rpx -->

docs/sponsors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,6 @@ You can also try to convince your employer to sponsor Stacks as a business. This
126126

127127
***
128128

129-
##### Thanks to Vue.js for the inspiration of this sponsorship page
129+
#### Thanks to Vue.js for the inspiration of this sponsorship page
130130

131131
*You can find their sponsorship page [here](https://vuejs.org/sponsor/).*

docs/team.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ title: Meet the Team
44
description: A team of incredible people.
55
sidebar: false
66
---
7-

0 commit comments

Comments
 (0)