Вадим Бударин

Results 77 comments of Вадим Бударин

Just install Git - it must be installed for development! :)

the same functionality is required for `boundaries/entry-point` and other configurations, which throws errors

should I always put second parameter as array or as object too?

this is solving using the Babel plugin

may be like so ```css /* logical-spec-disable-next-line */ ```

as you can see - I use nginx user role in config of nginx service in docker.compose ```nginx.config include /etc/nginx/config/system/processes.conf; events { include /etc/nginx/config/system/connections.conf; } http { root /var/www; include...

I have such a policy on the website ```ts if (window.trustedTypes && window.trustedTypes.createPolicy) { window.trustedTypes.createPolicy('default', { createScriptURL: (urlStr: string) => { if (typeof urlStr !== 'string') { throw new TypeError('invalid...

If this code is no longer present in the library, it will definitely help But the decision to split the code into 2 because of one line is not very...

Thanks! how can this be implemented? is there a description in the documentation?