mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-15 14:05:47 -05:00
Run dprint on json (#55602)
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
},
|
||||
|
||||
"include": [
|
||||
"**/*.mjs", "**/*.cjs"
|
||||
"**/*.mjs",
|
||||
"**/*.cjs"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user