MMM-pages/package.json
Edward Shen 0c33e2f09d
added local eslint configs and yarn init
Typo fixes
undid whatever wierd style I had before
added a notification hook to tell the current page
2018-07-30 11:53:07 -04:00

6 lines
95 B
JSON

{
"dependencies": {
"eslint": "^5.2.0",
"eslint-config-airbnb-base": "^13.0.0"
}
}