Skip to content

Commit

Permalink
oh yeah. this rule is surely super important
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmurdoch committed Feb 6, 2024
1 parent 23c56bb commit a83bff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion development/build/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ function getBuildIcon({ buildType }) {
* the file is loaded. Useful for extensions to run scripts synchronously in the
* "MAIN" world.
*
* @param {string} filePath The path to the file to convert to a self-injecting
* @param {string} filePath - The path to the file to convert to a self-injecting
* script.
*/
function makeSelfInjecting(filePath) {
Expand Down

0 comments on commit a83bff8

Please sign in to comment.