mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
Use require.resolve as a fallback of path.resolve (#342)
This commit is contained in:
parent
bc0b7373ff
commit
4bff44e33f
9 changed files with 5672 additions and 8 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,6 +4,7 @@ demo/markdownlint-browser.min.js
|
|||
demo/markdownlint-rule-helpers-browser.js
|
||||
lib-es3
|
||||
node_modules
|
||||
!test/node_modules
|
||||
npm-debug.log
|
||||
test-repos
|
||||
.vscode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue