Stun3R/strapi-generate-types

Feature Request: "this file is autogenerated"

Opened this issue · 1 comments

It would be great to include a comment at the top saying "This file is autogenerated. Do not edit it by hand!"

Bonus points if this could be configurable, or an option passed to the quickgen command. (For ideas, it solves a similar problem as Webpack's BannerPlugin: https://webpack.js.org/plugins/banner-plugin/)

Would be even better, if this added a eslint magic comment to disable linting on it.