mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-29 21:40:35 +03:00
Remove unused shebang line (#9126)
This commit is contained in:
parent
bbdf2e604d
commit
b3906b828e
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env node
|
|
||||||
/**
|
/**
|
||||||
* @fileoverview
|
* @fileoverview
|
||||||
* Simple Icons package build script.
|
* Simple Icons package build script.
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env node
|
|
||||||
/**
|
/**
|
||||||
* @fileoverview
|
* @fileoverview
|
||||||
* Script that takes a brand name as argument and outputs the corresponding
|
* Script that takes a brand name as argument and outputs the corresponding
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env node
|
|
||||||
/**
|
/**
|
||||||
* @fileoverview
|
* @fileoverview
|
||||||
* CLI tool to run jsonschema on the simple-icons.json data file.
|
* CLI tool to run jsonschema on the simple-icons.json data file.
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env node
|
|
||||||
/**
|
/**
|
||||||
* @fileoverview
|
* @fileoverview
|
||||||
* Linters for the package that can't easily be implemented in the existing
|
* Linters for the package that can't easily be implemented in the existing
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env node
|
|
||||||
/**
|
/**
|
||||||
* @fileoverview
|
* @fileoverview
|
||||||
* Updates the version of this package to the CLI specified version.
|
* Updates the version of this package to the CLI specified version.
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env node
|
|
||||||
/**
|
/**
|
||||||
* @fileoverview
|
* @fileoverview
|
||||||
* Updates the CDN URLs in the README.md to match the major version in the
|
* Updates the CDN URLs in the README.md to match the major version in the
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env node
|
|
||||||
/**
|
/**
|
||||||
* @fileoverview
|
* @fileoverview
|
||||||
* Generates a MarkDown file that lists every brand name and their slug.
|
* Generates a MarkDown file that lists every brand name and their slug.
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env node
|
|
||||||
/**
|
/**
|
||||||
* @fileoverview
|
* @fileoverview
|
||||||
* Replaces the SVG count milestone "Over <NUMBER> Free SVG icons..." located
|
* Replaces the SVG count milestone "Over <NUMBER> Free SVG icons..." located
|
||||||
|
Loading…
Reference in New Issue
Block a user