Skip to content

Commit

Permalink
remove presets
Browse files Browse the repository at this point in the history
  • Loading branch information
luoxiu committed Mar 19, 2020
1 parent 0aa9d59 commit b525ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Chalk/TerminalSupportedColor.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import Foundation

// test
var __preset_supported_color__: TerminalSupportedColor? = .ansi16m
var __preset_supported_color__: TerminalSupportedColor?

// https://github.com/chalk/supports-color

Expand Down

0 comments on commit b525ab2

Please sign in to comment.