mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-23 17:30:04 -05:00
dprint exclude .git (#57935)
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
"trailingCommas": "never"
|
||||
},
|
||||
"excludes": [
|
||||
"**/.git",
|
||||
"**/node_modules",
|
||||
"**/*-lock.json",
|
||||
"coverage/**",
|
||||
|
||||
Reference in New Issue
Block a user