UNPKG

eslint-config-bananass

Version:

ESLint Config for Bananass Framework.🍌

8 lines (7 loc) 149 B
/** * @fileoverview ESLint files. */ export const js: string[]; export const jsx: string[]; export const ts: string[]; export const tsx: string[];