This PR adds support for Solidity, Vue, and HTML languages to the header generation script. Additionally, some minor improvements were made to the code.
Changes made:
Added Solidity, Vue, and HTML delimiters to languageDelimiters object
Updated getTemplate function to handle new languages
Added support for Solidity, Vue, and HTML
This PR adds support for Solidity, Vue, and HTML languages to the header generation script. Additionally, some minor improvements were made to the code.
Changes made: