mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 08:21:43 +08:00
[PR #171] [MERGED] change prettier config #132
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kmvan/x-prober/pull/171
Author: @kmvan
Created: 9/13/2021
Status: ✅ Merged
Merged: 9/13/2021
Merged by: @kmvan
Base:
master← Head:dev📝 Commits (3)
ea75c45change prettier configf85f088change prettier configb31c9f8eslint fix📊 Changes
19 files changed (+56 additions, -28 deletions)
View changed files
📝
.prettierrc(+4 -2)📝
src/Components/Card/src/components/index.tsx(+4 -2)📝
src/Components/Database/src/components/index.tsx(+2 -1)📝
src/Components/MyInfo/src/components/location.tsx(+2 -1)📝
src/Components/NetworkStats/src/components/index.tsx(+2 -1)📝
src/Components/Nodes/src/components/index.tsx(+2 -1)📝
src/Components/PhpExtensions/src/components/index.tsx(+2 -1)📝
src/Components/PhpInfo/src/components/index.tsx(+4 -2)📝
src/Components/PhpInfo/src/components/php-version.tsx(+2 -1)📝
src/Components/Ping/src/components/index.tsx(+2 -1)📝
src/Components/ServerBenchmark/src/components/index.tsx(+10 -5)📝
src/Components/ServerInfo/src/components/index.tsx(+6 -3)📝
src/Components/ServerInfo/src/components/location.tsx(+2 -1)📝
src/Components/ServerStatus/src/components/mem-buffers.tsx(+2 -1)📝
src/Components/ServerStatus/src/components/mem-cached.tsx(+2 -1)📝
src/Components/ServerStatus/src/components/mem-real-usage.tsx(+2 -1)📝
src/Components/TemperatureSensor/src/components/index.tsx(+2 -1)📝
src/Components/Utils/src/components/loading.tsx(+2 -1)📝
src/Components/Utils/src/components/search-link.tsx(+2 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.