UNPKG

@grby/nlpx

Version:

two way sync for negative lab pro and lightroom

14 lines (12 loc) 195 B
import config from "@grby/eslint-config"; export default [ ...config, { languageOptions: { globals: { Bun: "readonly", process: "readonly", }, }, }, ];