Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

ESLint error fixes #1

Closed
wants to merge 1 commit into from
Closed

ESLint error fixes #1

wants to merge 1 commit into from

Commits on Nov 18, 2022

  1. ESLint error fixes

    Running `npm run test` results in the following ESLint errors, that this commit fixes:
    ```
      114:1   error  Expected indentation of 2 spaces but found 3  indent
      128:28  error  Strings must use singlequote                  quotes
    ```
    TCNOco authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    739f476 View commit details
    Browse the repository at this point in the history