Skip to content

Commit

Permalink
update usage (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
IMax153 authored Sep 12, 2024
1 parent 88bf05d commit 71079d0
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions packages/create-effect-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Create Effect App

USAGE

$ create-effect-app [(-t, --template basic | cli | monorepo) [--changesets] [--flake] [--prettier] [--eslint] [--workflows]] [<project-name>]
$ create-effect-app [(-t, --template basic | cli | monorepo) [--changesets] [--flake] [--eslint] [--workflows]] [<project-name>]

$ create-effect-app [(-e, --example http-server)] [<project-name>]

Expand Down Expand Up @@ -95,14 +95,6 @@ OPTIONS

This setting is optional.

--prettier

A true or false value.

Initialize project with Prettier

This setting is optional.

--eslint

A true or false value.
Expand Down

0 comments on commit 71079d0

Please sign in to comment.