Skip to content

Commit 20c2ec9

Browse files
authored
298 multi cal limits (#327)
* Changed maxEventCount
1 parent d7146e2 commit 20c2ec9

File tree

6 files changed

+26
-14
lines changed

6 files changed

+26
-14
lines changed

dist/atomic-calendar-revive.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/contribute/devcontainer.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,14 @@ The easiest way to contribute is to spin up a devcontainer with Visual Studio Co
1313

1414
- Docker
1515
- VS Code
16-
- Remove - Containers (VS Code extension)
16+
- Remote - Containers (VS Code extension)
1717

1818
# Fork the Repo
1919

2020
- Fork the Atomic Calendar Repo
2121
- Clone the repository to your computer
2222
- Open the repository in VS Code
23+
- Edit the `.devcontainer/recommended-xxx` files to work with your dev environment (in most cases no changes are required)
2324

2425
When you open this repository with VS code you are asked to "Reopen in Container". This will start the build of the container.
2526

@@ -29,10 +30,3 @@ NOTE:
2930
If you don't see the notification, open the command pallet and select `Remote-Containers: Open Folder in Container`
3031

3132
---
32-
33-
---
34-
35-
NOTE:
36-
This devcontainer is configured to work with a remote docker server, if you need a local dockerserver you will need to modify the file `.devcontainer\devcontainer.json`
37-
38-
---

0 commit comments

Comments
 (0)