Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/node_modules/eslint-plugin-react/lib/util/error.js
rd565449 r0c6b92a 3 3 /** 4 4 * Logs out a message if there is no format option set. 5 * @param { String} message - Message to log.5 * @param {string} message - Message to log. 6 6 */ 7 7 function error(message) {
Note:
See TracChangeset
for help on using the changeset viewer.