Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit 8e3a369

Browse files
committed
Merge remote-tracking branch 'origin/main' into feat/validates
2 parents 2400c26 + 085f90a commit 8e3a369

File tree

338 files changed

+15500
-164427
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

338 files changed

+15500
-164427
lines changed

.markdownlint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ MD024:
1010
MD025: false
1111
# Allow inline HTML
1212
MD033: false
13+
# Allow non blank lines around list
14+
MD032: false

.markdownlintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22

33
docs/content/index.md
44
docs/content/**/*.nuxt.config.md
5+
docs/content/changelog.md

.yarn/releases/yarn-3.2.3.cjs

Lines changed: 0 additions & 783 deletions
This file was deleted.

.yarn/releases/yarn-3.2.4.cjs

Lines changed: 801 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ plugins:
88
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
99
spec: "@yarnpkg/plugin-interactive-tools"
1010

11-
yarnPath: .yarn/releases/yarn-3.2.3.cjs
11+
yarnPath: .yarn/releases/yarn-3.2.4.cjs

docs/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
schema
22
**/*.configuration/nuxt.config.md
33
**/*.configuration/nuxt-config.md
4+
static/sw.js

0 commit comments

Comments
 (0)