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 5a46999 commit edd9638Copy full SHA for edd9638
public/js/script.js
@@ -1,5 +1,3 @@
1
-const { config } = require("process");
2
-
3
let wordsList = [];
4
let currentWordIndex = 0;
5
let inputHistory = [];
0 commit comments