Skip to content

Demo showcasing shared config packages integration with a StarterKit

Notifications You must be signed in to change notification settings

Zenika/sk-packages-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sk-packages-tools

Shared packages and tools for Zenika starter-kit projects.

Packages

Package Description
@znk-sk-tools/eslint-config Shared ESLint flat config for Vue 3 + TypeScript
@znk-sk-tools/tsconfig Shared TypeScript configurations
@znk-sk-tools/vitest-config Shared Vitest configuration
@znk-sk-tools/build Shared build script
@znk-sk-tools/codemods CLI tools and migration codemods

Renovate preset

Projects can extend the shared Renovate config:

{
  "extends": ["github>Zenika/sk-packages-tools//packages/renovate"]
}

Quick check

Run from any project to see which tools are installed:

npx @znk-sk-tools/codemods check

Publishing

pnpm -r publish --access public

About

Demo showcasing shared config packages integration with a StarterKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors