Skip to content

Commit

Permalink
Update ARCHITECTURE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gudmdharalds authored Nov 21, 2023
1 parent 988e41d commit 3a1e091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ARCHITECTURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The CLI communicates primarily with https://api.wpvip.com. An authentication tok

Both JavaScript and TypeScript are used to implement the software. **TypeScript should be used for new code.**

We require that the WPVIP defined coding style to be used, defined in [.eslintrc.json](https://github.com/Automattic/vip-cli/blob/trunk/.eslintrc.json).
We require that the WPVIP defined coding style to be used, defined in [.eslintrc.js](https://github.com/Automattic/vip-cli/blob/trunk/.eslintrc.js).

## Code structure

Expand Down

0 comments on commit 3a1e091

Please sign in to comment.