We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8af9d3e commit 8be134cCopy full SHA for 8be134c
bin/brain-calc.js
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env node
+#!/usr/bin/env node
2
import { playGameCalc } from '../games/brain-calc.js';
3
4
// Запускаем игру
0 commit comments