UNPKG

nodebb-plugin-spam-be-gone

Version:

anti spam using both Google Recaptcha, Akismet.com, StopForumSpam.com & ProjectHoneyPot.com

11 lines (7 loc) 178 B
'use strict'; import serverConfig from 'eslint-config-nodebb'; import publicConfig from 'eslint-config-nodebb/public'; export default [ ...publicConfig, ...serverConfig, ];