Module

x/license_checker/.licenserc.json

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