darraghoriordan / eslint-plugin-nestjs-typed

Some eslint rules for working with NestJs projects
http://www.darraghoriordan.com
171 stars 34 forks source link

style: Fixed typo in code #51

Closed nikelborm closed 1 year ago

nikelborm commented 1 year ago

initialize instead of initialise

Fishbowler commented 1 year ago

Might be a typo. Might be a choice.

Initialise is valid English in non-US English speaking countries. Globalisation has somewhat closed the divide, but this and a bunch of other variant words live on.

I've got my eye on you, color/colour!

nikelborm commented 1 year ago

Idk, I pulled the repo to fix a real bug, but happened to see my grammar plugin in vs code swears

darraghoriordan commented 1 year ago

haha not a typo :D I'm Irish and we use "s" instead of z in most spelling.

However most people would use "z" these days in code so thanks for the contribution!

darraghoriordan commented 1 year ago

:tada: This PR is included in version 3.19.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: