mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
Update to ESLint 9's "flat" configuration file format.
This commit is contained in:
parent
36844eefef
commit
c6716f9bac
9 changed files with 155 additions and 191 deletions
|
|
@ -1,5 +1,4 @@
|
|||
.eslintignore
|
||||
.eslintrc.json
|
||||
.github
|
||||
.markdownlint.json
|
||||
.npmrc
|
||||
|
|
@ -8,6 +7,7 @@ coverage
|
|||
demo/*
|
||||
!demo/markdownlint-browser.js
|
||||
doc-build
|
||||
eslint.config.mjs
|
||||
example
|
||||
micromark
|
||||
npm-debug.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue