diff options
| author | 2026-04-21 01:24:37 +0100 | |
|---|---|---|
| committer | 2026-04-21 01:24:37 +0100 | |
| commit | f191bb78e945690363217e4166d2270494d11b2d (patch) | |
| tree | 24754f9c81dbe44f64727bb6932f1ca988e7b3cb /dot_copilot | |
| parent | 70e0722e70632b2a16d29e5beeaa127ebf04f184 (diff) | |
| download | dotfiles-f191bb78e945690363217e4166d2270494d11b2d.tar.gz dotfiles-f191bb78e945690363217e4166d2270494d11b2d.tar.bz2 dotfiles-f191bb78e945690363217e4166d2270494d11b2d.zip | |
style: apply prettier and taplo to css/json/jsonc/toml
Diffstat (limited to 'dot_copilot')
| -rw-r--r-- | dot_copilot/config.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dot_copilot/config.json b/dot_copilot/config.json index 98deba8..a8c6561 100644 --- a/dot_copilot/config.json +++ b/dot_copilot/config.json @@ -5,7 +5,5 @@ "experimental": true, "includeCoAuthoredBy": false, "firstLaunchAt": "2026-03-11T00:00:00.000Z", - "trusted_folders": [ - "/home/sommerfeld/dev/copilot" - ] + "trusted_folders": ["/home/sommerfeld/dev/copilot"] } |
