Douglas Moura

Douglas Moura

Software Engineer

Douglas Moura

Douglas Moura

I write about TypeScript, React and Node.js.

#npm

Use GitHub actions to publish your package on NPM

Published at:Published at:Updated at:

Use GitHub actions to publish your package on NPM
Recently, I created a package with the ESLint settings I like to use in my React projects, as I was tired of always having to configure it…

Use this NPM script to create your EditorConfig files

Published at:Published at:Updated at:

Use this NPM script to create your EditorConfig files
Have you ever needed to create an EditorConfig to your programming projects but can never remember all the options you can use? Worry no…