mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Use ts-loader with webpack to avoid needing to compile lib-es3.
This commit is contained in:
parent
868310a094
commit
5838b62e6d
7 changed files with 358 additions and 335 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,7 +3,6 @@ demo/markdown-it.min.js
|
|||
demo/markdownlint-browser.min.js
|
||||
demo/markdownlint-browser.min.js.LICENSE.txt
|
||||
demo/markdownlint-rule-helpers-browser.*
|
||||
lib-es3
|
||||
node_modules
|
||||
!test/node_modules
|
||||
npm-debug.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue