mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-11-25 12:32:42 +00:00
eslint corrections
This commit is contained in:
@@ -48,7 +48,7 @@ module.exports = exports = class Manifest {
|
||||
|
||||
hash ({ action, input, output, ...task }) {
|
||||
if (!isFunction(action)) {
|
||||
console.error({ action, input, output });
|
||||
console.error({ action, input, output }); // eslint-disable-line
|
||||
throw new Error('Task action is not a task action (function).');
|
||||
}
|
||||
|
||||
|
||||
2397
build/lib/util.js
2397
build/lib/util.js
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user