Szymon Sukiennik
Szymon Sukiennik
Hi. Amazing tool! I tried looking for an example but could not find it. Could you help me visualize how would look config for tree like: > - ... (whatever)...
I am using husky to execute pre-commit script. I have there something like: ``` ... ./node_modules/.bin/prisma generate Error: Generator at prisma-dbml-generator could not start: /bin/sh: 1: prisma-dbml-generator: not found Everything...
During routing between different paths I often encounter below error. Need to refresh page. Can't find deterministic cause for this. Any ideas, suggestions? Not sure if bug or problem with...
Plugin schema lacks some options for pg-formatter that breaks plugin when those are passed in options. ```javascript ... rules: { 'sql/format': [ 'error', { ignoreExpressions: false, ignoreInline: true, ignoreTagless: true,...
Hi, ```ts // you need to save/refresh page in playground to get rid of effect after (un)comment // import '@total-typescript/ts-reset'; const isPropTruthy = (propName: K) => { return (item: T):...
I think that currently migrator package is not supporting ES modules > node -r ts-node/register/transpile-only _migrations-slonik/setup.cjs up Error: require() of ES Module .../apps/api/_migrations-slonik/setup/setup.js from .../node_modules/@slonik/migrator/dist/index.js not supported. setup.js is treated...
Hi. I wonder if there is some approach using this lib to check whether all messages published on the channel/connection were already sent out. In other words, if message queues...
Same issue as for 2304 (https://github.com/shelfio/jest-mongodb/issues/455) Fix is probably to bump memory-server - https://github.com/shelfio/jest-mongodb/pull/474 ``` Starting the MongoMemoryServer Instance failed, enable debug log for more information. Error: DownloadError: Download failed...
Great package, Would you consider adding `HEALTHCHECK` to docker image and f not share what would be a good shell command to verify the container is healthy itself?
Following: * https://en.wikipedia.org/wiki/Resident_registration_number > After October 2020, b, n, c are random numbers * https://centers.ibs.re.kr/html/living_en/overview/arc.html#:~:text=The%2013%2Ddigit%20number%20with,26%2D34%20%E2%80%93%20Gangwon%20Province > With some effort to learn the meaning behind the codes, it has been possible...