2

I am building a nodejs project by using typescript. In this project, I want add some file/directory naming rules. Such as, file/directory name should be in sneak-case.

Is there any way that I can apply any restrictions on the file names like we give coding convention rules by tslint?.

Vaibhav Raut
  • 472
  • 3
  • 12
  • Possible duplicate of [Node.js project naming conventions for files & folders](https://stackoverflow.com/questions/18927298/node-js-project-naming-conventions-for-files-folders) – Mathews Sunny Dec 17 '17 at 18:31
  • @Billa: The question you mention is different from my question. In that question, naming conventions are discussed. My question is that, I want to apply restriction on file names according to naming conventions that I choose. – Vaibhav Raut Dec 18 '17 at 03:44

0 Answers0