We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19db98f commit 860ff9cCopy full SHA for 860ff9c
1 file changed
packages/cli/src/ai-context/references/initialize.md
@@ -35,19 +35,10 @@ Continue with the following steps:
35
36
#### Step 1: Install dependencies
37
38
-1. **Install the Checkly dependency**
+**Install the Checkly dependency**
39
40
Check if `npx checkly --version` works. If not, run `npm install --save-dev checkly`.
41
42
-2. **Do you want to use TypeScript? (recommended)**
43
- - If **yes** → install `jiti`:
44
-
45
- ```bash
46
- npm i --save-dev jiti
47
- ```
48
49
- - If **no** → there's nothing to do
50
51
#### Step 2: Gather the project requirements
52
53
Ask the user the following questions to determine the setup:
0 commit comments