Miloš Lajtman

Results 9 issues of Miloš Lajtman

Working on it here https://github.com/miluoshi/crowds/tree/sk-translation

This change allows cache input strings for`{workspaceRoot}` filesets to be parsed as glob patterns even if they don't contain asterisk `*` inside. Few examples: ```jsonc // nx.json { "targetDefaults": {...

### Core or SDK? Platform/SDK ### Which part? Which one? https://docs.sentry.io/clients/javascript/usage/ ### Description See the 3 h2 titles. The ids don't match with titles so the title links are broken...

bug
enhancement
Status: Backlog

Content in a modal has transparent body content. Could be solved by setting `background-color: #fff;` to an iframe See screenshot: ![imgur](https://i.imgur.com/l9PcKuJ.png)

…orts of lazy-loaded libs * Specify that *static* imports are forbidden * Include target library name and source file path containing a dynamic import that triggered this rule ## Related...

## Description Sometimes we assign a conditions used in "if" test to a variable before "if" statement. In such case it's not the only statement in the block, but it...

Documents feature added in https://github.com/sharkdp/hyperfine/pull/744