shiori Playground
Annotation tracking — live preview
File type:
.ts
.js
.css
.py
.rb
.html
.sql
.lua
Source Code
// eslint-disable-next-line no-console -- shiori: SUP-1234 expires=2026-06 console.log('hello'); // shiori: ADR:0007 reason="positional ref syntax" /* stylelint-disable-next-line color-named -- shiori: CSS-001 */ .btn { color: red; } // @ts-expect-error const x: any = 42; // TODO: refactor this later
Parse Result