Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

*: the grand rewrite #356

Merged
merged 1 commit into from
Sep 1, 2022
Merged

*: the grand rewrite #356

merged 1 commit into from
Sep 1, 2022

Commits on Sep 1, 2022

  1. *: the grand rewrite

    Rewrote everything.
    
    Done the following:
    
    1. Refactored almost the entire codebase.
    2. Formatted the unformatted files.
    3. Changed the ESLint config file to a JSON file as it's unnecessary
    to be a JavaScript file. Removed the unnecessary ESLint plugins, and
    changed the config to use the recommended ESLint rules rather than
    the standard ESLint plugin.
    4. Removed the unnecessary dependencies and developer dependencies.
    5. Fixed a few typos.
    6. Bumped the Node.js version requirement to v16.
    7. Changed the Docker file Node.js image repo to utilize the latest
    LTS buster images to always use the latest LTS releases of Node.js.
    VoltrexKeyva committed Sep 1, 2022
    2 Configuration menu
    Copy the full SHA
    b670809 View commit details
    Browse the repository at this point in the history