Apply StandardJS style to API docs

This commit is contained in:
Douglas Christopher Wilson
2019-05-26 22:47:09 -04:00
parent 134230b1cf
commit faa6bb9e0a
142 changed files with 835 additions and 829 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"scripts": {
"test": "eslint --ext md --ignore-path .gitignore --ignore-pattern _includes/ ."
"test": "eslint --ext md --ignore-path .gitignore --ignore-pattern _includes/readmes/ ."
},
"devDependencies": {
"eslint": "^5.16.0",