UNPKG

encode-eslint-config

Version:
8 lines (6 loc) 92 B
import React from 'react'; export default () => { return ( <p>hello, world</p> ) }