bits

tiny sparks of code magic I either use daily or forgot I even wrote

#01
Jul 11

Editorconfig

Setup editorconfig file for most cases

code tip
#03
May 8

Absolute Imports

Implement absolute imports for JavaScript or TypeScript Project

code tip