{ "{lib,test}/**/*.js": [ "prettier --print-width 100 --tab-width 2 --no-semi --single-quote --write", "git add", "eslint" ] }