Skip to content

Commit c3b6c42

Browse files
committed
chore: add nuxt-safe-runtime-config configuration
1 parent e5dedef commit c3b6c42

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

icons/nuxt-safe-runtime-config.svg

Lines changed: 5 additions & 0 deletions
Loading

modules/nuxt-safe-runtime-config.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
name: nuxt-safe-runtime-config
2+
description: Validate Nuxt runtime config with Standard Schema at build time
3+
repo: onmax/nuxt-safe-runtime-config#main
4+
npm: nuxt-safe-runtime-config
5+
icon: nuxt-safe-runtime-config.svg
6+
github: https://github.com/onmax/nuxt-safe-runtime-config/tree/main
7+
website: https://github.com/onmax/nuxt-safe-runtime-config/tree/main
8+
learn_more: ''
9+
category: Devtools
10+
type: 3rd-party
11+
maintainers:
12+
- name: Max
13+
github: onmax
14+
bluesky: onmax.bsky.social
15+
twitter: _onmax
16+
compatibility:
17+
nuxt: ^3.0.0
18+
requires: {}

0 commit comments

Comments
 (0)