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

Conversation

TCNOco
Copy link

@TCNOco TCNOco commented Nov 18, 2022

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

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 TCNOco closed this by deleting the head repository Jan 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant