Skip to content

Commit 055629b

Browse files
committed
Merge branch 'create-model-class' of https://github.com/pstaabp/webwork3 into create-model-class
2 parents 6d80cf4 + 4444288 commit 055629b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/store/models/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ export function parseParams(_params: Dictionary<generic | Dictionary<generic>>,
165165
});
166166
return output_params;
167167
}
168-
// eslint-enable
168+
/* eslint-enable */
169169

170170
/* This creates a general Model to be used for all others (Course, User, etc.)
171171

0 commit comments

Comments
 (0)