- Linting: For non-jQuery methods, apply no-fn-reference-in-iterator rule (though still keep rule disabled due to numerous jQuery false positives)
- Linting: With num. of warnings set to 0, probably need to disable `check-examples` for those environments having problems - Linting: Reenable Unicorn rules now that updated
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
/* eslint-disable jsdoc/check-examples */
|
||||
import assertionWrapper from './assertion-wrapper.js';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user