programming
vscode
,
prettier
Prettier VSCode TypeError A dynamic import callback was not specified fix How to fix Prettier VSCode TypeError A dynamic import callback was not specified only occurs for JSX/TSX file. JSX TSX Summary prettier version prettier: ^3.0.3 plugin information Prettier - Code formatter v10.1.0
programming
github
,
shell
fix end of line on github repository force end of line using LF For repos Git repositories that were checked out after those global settings were set, everythin
programming
github
,
shell
How to add path folder to github workflows CI Sometimes when you try to use a command and Bash displays the Command not found error, it might be because the pro
programming
shell
,
javascript
husky support for linux, husky support for windows, husky support for cygwin, husky support for WSL
programming
github
,
workflows
,
tips & tricks
How to remove github workflows logs each workflow runs creating huge logs in github actions. sometimes you need to clean them to prune repository sizes. below i
programming
shell
How to reorder cygwin binary execution files as first priority Script header bash to reorder cygwin binary execution files as priority /usr/bin/env bash install
programming
shell
Common Settings For .bashrc custom NodeJS executable pathsif [ -d /media/dimaslanjaka/DATA/bin/node/linux/bin ] ; then export PATH=PATH:/media/dimaslanjaka/DATA
programming
shell
,
java
Script java killer Windows CMD create script with name killjava.cmd or killjava.bat killjava.cmd killjava.bat @echo offtaskkill /f /im jqs.exetaskkill /f /im ja