### Describe the bug will consider `/*` as a comment  ### Reproduction ```nginx include /www/sites/example.com/proxy/*.conf; ``` ### System Info ```shell No need. ``` ### Used Package Manager npm ### Validations - [X] Read the the documentation in detail. - [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. - [X] Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our [Discord Chat Server](https://discord.surmon.me). - [X] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.
Describe the bug
will consider
/*as a commentReproduction
System Info
Used Package Manager
npm
Validations