UNPKG

async-neocities

Version:

A library and bin to deploy to neocities

8 lines (6 loc) 159 B
import neostandard, { resolveIgnoresFromGitignore } from 'neostandard' export default neostandard({ ignores: [ ...resolveIgnoresFromGitignore() ], })