Remove unused shebang line (#9126)

This commit is contained in:
LitoMore 2023-07-28 22:19:49 +08:00 committed by GitHub
parent bbdf2e604d
commit b3906b828e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 0 additions and 8 deletions

View file

@ -1,4 +1,3 @@
#!/usr/bin/env node
/**
* @fileoverview
* Simple Icons package build script.

View file

@ -1,4 +1,3 @@
#!/usr/bin/env node
/**
* @fileoverview
* Script that takes a brand name as argument and outputs the corresponding

View file

@ -1,4 +1,3 @@
#!/usr/bin/env node
/**
* @fileoverview
* CLI tool to run jsonschema on the simple-icons.json data file.

View file

@ -1,4 +1,3 @@
#!/usr/bin/env node
/**
* @fileoverview
* Linters for the package that can't easily be implemented in the existing

View file

@ -1,4 +1,3 @@
#!/usr/bin/env node
/**
* @fileoverview
* Updates the version of this package to the CLI specified version.

View file

@ -1,4 +1,3 @@
#!/usr/bin/env node
/**
* @fileoverview
* Updates the CDN URLs in the README.md to match the major version in the

View file

@ -1,4 +1,3 @@
#!/usr/bin/env node
/**
* @fileoverview
* Generates a MarkDown file that lists every brand name and their slug.

View file

@ -1,4 +1,3 @@
#!/usr/bin/env node
/**
* @fileoverview
* Replaces the SVG count milestone "Over <NUMBER> Free SVG icons..." located