Luna Code Checker
An advanced web-based tool for checking JavaScript code using ESLint.
Luna Code Checker
An advanced web-based tool for checking JavaScript code using ESLint.
How to Use
Clone the repository.
Run npm install to install the dependencies.
Run npm start to start the server.
Open http://localhost:3000 in your web browser.
Write or paste your JavaScript code in the textarea.
Click the "Check Code" button to see linting results.