mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-22 03:51:33 +00:00
Apply StandardJS style to API docs
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user