You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to use an Java ExecutionService in JSHintBuilderVisitor to enable multi-threaded checking of JS files? We use a LOT of JS files and the slowest part in building all our projects is JSHint?
Does/would the JSHint environment/framework support multi-threading?
The text was updated successfully, but these errors were encountered:
Would it be possible to use an Java
ExecutionService
inJSHintBuilderVisitor
to enable multi-threaded checking of JS files? We use a LOT of JS files and the slowest part in building all our projects is JSHint?Does/would the JSHint environment/framework support multi-threading?
The text was updated successfully, but these errors were encountered: