Skip to content

Instantly share code, notes, and snippets.

View xxx87's full-sized avatar

Ilya Isaev xxx87

View GitHub Profile

Горячие клавиши Cursor

🔧 = Хоткей изменен пользователем (отличается от стандартного)


📝 Базовое редактирование

Основные команды

import winston from "winston";
import DailyRotateFile from "winston-daily-rotate-file";
import { getLoggerScope, getRequestId } from "../app/context";
import { appConfig } from "../config";
// Determination of logistics levels
const levels = {
error: 0,
warn: 1,
info: 2,
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="NuGet official package source" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>
@xxx87
xxx87 / .gitignore
Last active September 19, 2025 05:49
my gitignore file example
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
# Runtime data