Skip to content

Commit

Permalink
remove old type
Browse files Browse the repository at this point in the history
  • Loading branch information
zardoy committed Nov 5, 2023
1 parent ad98938 commit 3713e35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/minecraft-server.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import mcServer from 'flying-squid'
import defaultOptions from 'flying-squid/config/default-settings.json' assert { type: 'json' }

/** @type {import('minecraft-protocol').ServerOptions & Record<string ,any>} */
const serverOptions = {
...defaultOptions,
'online-mode': false,
Expand Down

0 comments on commit 3713e35

Please sign in to comment.