From 9fe99cfbdd716c883e25f30307fd62f74587df6a Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Fri, 1 Dec 2023 01:05:06 +0000 Subject: [PATCH] Auto-generated commit --- .editorconfig | 5 ----- .github/.keepalive | 1 + CONTRIBUTORS | 1 + README.md | 4 ++-- 4 files changed, 4 insertions(+), 7 deletions(-) create mode 100644 .github/.keepalive diff --git a/.editorconfig b/.editorconfig index 13e9c39..60d743f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -148,11 +148,6 @@ indent_size = 2 indent_style = space indent_size = 2 -# Set properties for `tslint.json` files: -[tslint.json] -indent_style = space -indent_size = 2 - # Set properties for `tsconfig.json` files: [tsconfig.json] indent_style = space diff --git a/.github/.keepalive b/.github/.keepalive new file mode 100644 index 0000000..dbed7af --- /dev/null +++ b/.github/.keepalive @@ -0,0 +1 @@ +2023-12-01T01:05:03.042Z diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3bc3576..188cda8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -9,6 +9,7 @@ Brendan Graetz Bruno Fenzl Christopher Dambamuromo Dan Rose +Daniel Killenberger Dominik Moritz Dorrin Sotoudeh Frank Kovacs diff --git a/README.md b/README.md index 3356840..bd74e8d 100644 --- a/README.md +++ b/README.md @@ -328,8 +328,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors]. [npm-image]: http://img.shields.io/npm/v/@stdlib/utils-type-of.svg [npm-url]: https://npmjs.org/package/@stdlib/utils-type-of -[test-image]: https://github.com/stdlib-js/utils-type-of/actions/workflows/test.yml/badge.svg?branch=v0.1.2 -[test-url]: https://github.com/stdlib-js/utils-type-of/actions/workflows/test.yml?query=branch:v0.1.2 +[test-image]: https://github.com/stdlib-js/utils-type-of/actions/workflows/test.yml/badge.svg?branch=main +[test-url]: https://github.com/stdlib-js/utils-type-of/actions/workflows/test.yml?query=branch:main [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/utils-type-of/main.svg [coverage-url]: https://codecov.io/github/stdlib-js/utils-type-of?branch=main