Module

x/license_checker/.licenserc.json

📄 CLI tool for checking license headers in files
Go to Latest
File
{ "**/*.ts": "Copyright 2019 Yoshiya Hinosawa. All rights reserved. MIT license.", "ignore": [ "testdata" ]}