Not: it is quoted from google javascript guide document
https://google.github.io/styleguide/jsguide.html
File names must be all lowercase and may include underscores (_) or dashes (-), but no additional punctuation. Follow the convention that your project uses. Filenames’ extension must be .js. example: user-relations.js