markdownlint/test/jsconfig.json

6 lines
61 B
JSON
Raw Normal View History

{
"compilerOptions": {
"resolveJsonModule": true
}
}