diff options
-rw-r--r-- | .dprintrc.json | 1 | ||||
m--------- | third_party | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/.dprintrc.json b/.dprintrc.json index 4d269ecfa..dfa68783c 100644 --- a/.dprintrc.json +++ b/.dprintrc.json @@ -1,6 +1,7 @@ { "$schema": "https://dprint.dev/schemas/v0.json", "projectType": "openSource", + "incremental": true, "lineWidth": 80, "indentWidth": 2, "typescript": { diff --git a/third_party b/third_party -Subproject f9f2e3e8ea21de556a18f7a5666c61942d69b0f +Subproject 3662fcf08cd9608c4da73e0b4033c5a9ea06091 |