Skip to content

Should we support deno.jsonc and strict: true by default? #203

@tmcw

Description

@tmcw

This issue is really about modifying the editor template on Val Town:

  • strict: true is the TypeScript default and Deno doesn't override it, so should we do the same? Virtually all projects I encounter and work on use strict: true. I've swapped false for true for this setting for now, but should know if there was a footgun here that I'm not aware of.
  • Should we create deno.jsonc by default, so that it can have comments? This seems like an upgrade from deno.json and we need to support it anyway so should we default to it?

/cc @404Wolf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions