UNPKG

xo

Version:

JavaScript/TypeScript linter (ESLint wrapper) with great defaults

5 lines (4 loc) 218 B
export { allFilesGlob, jsFilesGlob, tsFilesGlob, } from './lib/constants.js'; export { type FlatXoConfig, type XoConfigItem, } from './lib/types.js'; export { default } from './lib/xo.js'; export * from './lib/xo.js';