scramjetorg / transform-hub

Scramjet Transform Hub (STH) is a runtime supervisor that can run data processing programs called Sequences and manage local resources on any Linux server, Docker on small edge servers, and even large-scale Kubernetes clusters in the cloud or datacenters. It connects to Scramjet Spaces in Scramjet Cloud Platform.
GNU Affero General Public License v3.0
67 stars 8 forks source link

Faster eslint operation #1007

Closed MichalCz closed 11 months ago

MichalCz commented 11 months ago

What?

Runs eslint in modules so it doesn't need to load all the code.

Why?

Eslint is failing a lot!

Usage:

No change.

How it works:

See change in package.json

Review checks:

These aspects need to be checked by the reviewer: