Mario Nebl

Results 96 comments of Mario Nebl

To make this a bit clearer, my thoughts are: 1. scopes are similar enough to think about code sharing 2. there is non-trivial effort involved in maintaining each 3. I...

What I gather from your feedback is that there are the following dimensions worth focusing on during an analysis * Installation * Initial setup * Configuration formats * API *...

Still there, just swamped with other things!

I'm also interested in this feature; are there config types available we could use in the meantime via TSDoc?

I'd imagine something along the lines of ```js /** * @type {import('wallaby').Config} */ const config = { autoDetect: true, tests: [ '**/*.test.ts', '**/*.test.tsx', { pattern: '**/__tests__/**', ignore: true } ],...

> Quick question: is the shared config just an example, or a real config? Thanks for checking in on it :) This is in fact a snippet of a real...

> Interested to understand if these are jest tests and to know if there's a problem with Wallaby we should be looking at for you? No, those are playwright tests...

This is a very good and useful feature I'd like to see in patternplate. Some thoughts: 1. Variants could be displayed as tabs between the demo and the meta data...

Can reproduce on http://patternplate-commit-fc0f406520840d31ee2eb0904786193fea49c766.surge.sh/doc/docs/why.html