1.0.0-alpha-afi-afi-fet-367-autofix-for-copyright-2019-09-11T12-31-03-917Z • Published 7 years ago

@gooddata/frontend-npm-scripts v1.0.0-alpha-afi-afi-fet-367-autofix-for-copyright-2019-09-11T12-31-03-917Z

Weekly downloads
586
License
UNLICENSED
Repository
github
Last release
7 years ago

frontend-npm-scripts

This is a collection of various npm scripts used throughout our frontend codebase in package.jsons. They usually do some sort of pre- or post-processing on frontend code files, the scripts' behavior is described below.

copyrightFix.js

Updates the copyright header in JS/TS(X) and SCSS files if needed according to our internal copyright specification. Usage (if this package is installed):

    $ gdc-fix-copyright [FILE1] [FILE2] ...