Skip to content

Commit 1e2a2f8

Browse files
committed
chore: project created with projen
1 parent b0ba775 commit 1e2a2f8

File tree

11 files changed

+8134
-10093
lines changed

11 files changed

+8134
-10093
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.gitattributes

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

.github/workflows/build.yml

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

.github/workflows/upgrade.yml

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

.gitignore

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

.playground/nuxt.config.ts

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
// See: https://nuxt.com/docs/api/configuration/nuxt-config
22
export default defineNuxtConfig({
33
compatibilityDate: '{{{compatibilityDate}}}',
4-
modules: ['@nuxt/eslint'],
5-
64
extends: [
75
'@dpc-sdp/nuxt-ripple',
86
'@dpc-sdp/nuxt-ripple-analytics',
97
'@dpc-sdp/nuxt-ripple-preview',
108
'@dpc-sdp/ripple-sdp-core',
119
'..'
12-
]
10+
],
11+
modules: ['@nuxt/eslint']
1312
})

.projen/deps.json

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

.projen/files.json

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

.projen/tasks.json

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

0 commit comments

Comments
 (0)