Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/node_modules/eslint-plugin-react/lib/rules/no-danger.js
rd565449 r0c6b92a 30 30 /** 31 31 * Checks if a JSX attribute is dangerous. 32 * @param { String} name - Name of the attribute to check.32 * @param {string} name - Name of the attribute to check. 33 33 * @returns {boolean} Whether or not the attribute is dangerous. 34 34 */
Note:
See TracChangeset
for help on using the changeset viewer.