UNPKG

react-weekly-schedule

Version:

![Travis (.org)](https://img.shields.io/travis/remotelock/react-week-scheduler.svg) ![npm](https://img.shields.io/npm/v/@remotelock/react-week-scheduler.svg)

7 lines (6 loc) 222 B
{ "**/*.md": ["prettier --write", "git add"], "**/*.scss": ["prettier --write", "stylelint", "git add"], "**/*.{j,t}s{x,}": ["prettier --write", "eslint", "git add"], "**/*.json": ["prettier --write", "git add"] }