mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-18 06:50:12 +01:00
Add reference to @types/node for better VS Code experience.
This commit is contained in:
parent
5bc016e404
commit
ac180ff9b9
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
"markdown-it": "8.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^8.5.1",
|
||||
"browserify": "^14.5.0",
|
||||
"cpy-cli": "^1.0.1",
|
||||
"eslint": "^4.13.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue