╰─pwsh─ npx cross-env TIMING=1 eslint .\src\App.tsx --debug --stats
eslint:cli CLI args: [ '.\\src\\App.tsx', '--debug', '--stats' ] +0ms
eslint:cli Using flat config? true +1ms
eslint:cli Running on files +2ms
eslint:eslint Using config loader LegacyConfigLoader +0ms
eslint:eslint Using file patterns: .\src\App.tsx +0ms
eslint:eslint Deleting cache file at C:\Users\Nick\Dropbox\PC (2)\Documents\GitHub\Uptime-Watcher\.eslintcache +0ms
eslint:config-loader Calculating config for file C:\Users\Nick\Dropbox\PC (2)\Documents\GitHub\Uptime-Watcher\src\App.tsx +0ms
eslint:config-loader Searching for eslint.config.js +0ms
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| INFO taplo: registered request handler method="initialize" | |
| INFO taplo: registered request handler method="textDocument/foldingRange" | |
| INFO taplo: registered request handler method="textDocument/documentSymbol" | |
| INFO taplo: registered request handler method="textDocument/formatting" | |
| INFO taplo: registered notification handler method="textDocument/didSave" | |
| INFO taplo: registered request handler method="textDocument/hover" | |
| INFO taplo: registered notification handler method="workspace/didChangeConfiguration" | |
| INFO taplo: registered notification handler method="workspace/didChangeWorkspaceFolders" | |
| INFO taplo: registered request handler method="taplo/convertToJson" | |
| INFO taplo: registered request handler method="taplo/convertToToml" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "https://json-schema.org/draft/2020-12/schema", | |
| "$id": "https://schemas.local/codex-hooks.schema.json", | |
| "title": "Codex Hooks Configuration", | |
| "description": "Schema for Codex hooks.json files based on https://developers.openai.com/codex/hooks.", | |
| "type": "object", | |
| "additionalProperties": false, | |
| "required": ["hooks"], | |
| "properties": { | |
| "$schema": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$comment": "This is a permissive schema for cliff.toml and lychee.toml configuration files. It defines some common properties but allows any additional properties to accommodate various configurations.", | |
| "$id": "https://raw.githubusercontent.com/Nick2bad4u/Uptime-Watcher/refs/heads/main/config/schemas/generic.schema.json", | |
| "$schema": "http://json-schema.org/draft-07/schema#", | |
| "additionalProperties": true, | |
| "description": "Permissive JSON Schema for cliff.toml / lychee.toml — allows common fields and any additional properties.", | |
| "fileMatch": [ | |
| "cliff.toml", | |
| "**/cliff.toml", | |
| "lychee.toml", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Version: 28.9.0 | |
| Shell: shell (7.5.4) | |
| Prompt: | |
| ]133;D;0]133;A╭─ PS 7.5.4 ]8;;file:\✨ OhMyPosh]8;;\ Main ≡ 0ms⠀ 0% 62% 0% 1:08 PM 25°F | |
| ╰─ ]133;B7 11 8 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| oh-my-posh debug --plain | |
| Version: 28.1.1 | |
| Shell: shell (7.5.4) | |
| Prompt: | |
| ╭─ PS 7.5.4 ✨ OhMyPosh main 0ms⠀ 0% 64% 0% 7:38 PM 16°F | |
| ╰─ 4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // @ts-nocheck | |
| /** | |
| * Optimized ESLint configuration for Uptime Watcher | |
| * | |
| * This configuration is specifically tailored for: | |
| * | |
| * - Electron + React + TypeScript architecture | |
| * - Domain-driven design with Zustand stores | |
| * - Service-based backend architecture | |
| * - High code quality with reduced false positives |
| description | Beast Mode 3.1 | |
|---|---|---|
| tools |
|
You are an agent please keep going until the user’s query is completely resolved, before ending your turn and yielding back to the user.
Your thinking should be thorough and so it's fine if it's very long. However, avoid unnecessary repetition and verbosity. You should be concise, but thorough. Always use your Super Think and Deep Think modes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #f45873b3-b655-43a6-b217-97c00aa0db58 PowerToys CommandNotFound module | |
| Import-Module -Name Microsoft.WinGet.CommandNotFound | |
| #f45873b3-b655-43a6-b217-97c00aa0db58 | |
| # Alias section | |
| New-Alias boottime BootDate | |
| New-Alias upsince BootDate | |
| New-Alias starttime BootDate |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| A collection of Userscripts made by Nick2bad4u / Typpi |
NewerOlder