evaera / Cmdr

Extensible command console for Roblox developers
https://eryn.io/Cmdr/
MIT License
375 stars 109 forks source link

Make command name for server "server" or "Server" #330

Closed CapedBojji closed 2 months ago

CapedBojji commented 4 months ago

so my normal naming convention is file-name.ts so having to do Server at the end throws an eslint error. its annoying to have to add a ignore for ever cmdr command file. I was wondering if it could be changed to include lower case "server"

wilyt1 commented 4 months ago

Could you provide more information about this ESLint error?

CapedBojji commented 2 months ago

Sorry for the late reply, i have consistent file names turned on thus have to name a file commandServer is not consistent.with my name style of command-server. This i wanted a feature that allows you to specify the name or just have it.be case insensitive