I’m building a npm package that generates the needed structure to start developing in typescript using sdf. It also generates a file that looks like this: _prefix___scripttype___project_name_
Is this the most common way to name files or should I take other naming conventions in consideration?