Skip to content

Add isort support#858

Open
akaihola wants to merge 30 commits intowearerequired:masterfrom
akaihola:master
Open

Add isort support#858
akaihola wants to merge 30 commits intowearerequired:masterfrom
akaihola:master

Conversation

@akaihola
Copy link

@akaihola akaihola commented Mar 22, 2025

I found isort support implemented in Gobot1234's fork, and I rebased it on df31ae8 in master (2024-07-30) of this repository.

  • remove console.log() statements
  • reformat JavaScript code using Prettier
  • solve an ESLint error

Fixes #857.

@akaihola
Copy link
Author

I don't understand the Unable to resolve path to module 'shescape' (import/no-unresolved) ESLint error (see the error in the build). shescape is defined properly as a dependency in packages.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add isort support

3 participants