Skip to content

Commit

Permalink
linting optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
aidant19 committed Jan 11, 2024
1 parent 6efb816 commit 0aa311b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/bb-cli.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// With thanks to fetchbot on discord for the code

/*
global BBPlugin, electron, window
*/
/* eslint-env browser */
/* global BBPlugin, electron */


BBPlugin.register('bb-cli', {
title: 'Blockbench CLI',
Expand Down

0 comments on commit 0aa311b

Please sign in to comment.