UNPKG

nodebb-theme-persona

Version:

Persona theme for NodeBB

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, ];