-
Couldn't load subscription status.
- Fork 149
Closed
Labels
bugSomething isn't workingSomething isn't workingexperimentalTickets tied to experimental features.Tickets tied to experimental features.subcommand:fixissues tied to the `fix` sub-command.issues tied to the `fix` sub-command.
Milestone
Description
Version(s)
Scala CLI version: 1.4.1
Scala version (default): 3.4.2
Describe the bug
When executing scala-cli --power fix ., boolean values in directives are written as a string, example, true is "true"
To Reproduce
Add, //> using jsEmitSourceMaps true to your project.scala and execute the command above.
Expected behavior
Boolean values should not be wrapped in a string
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingexperimentalTickets tied to experimental features.Tickets tied to experimental features.subcommand:fixissues tied to the `fix` sub-command.issues tied to the `fix` sub-command.