This repo is used to host a collections of tools to help reduce the maintenance effort in multiple Reallyland projects.
- ESLint config for
lit
,vue
, and genericTypeScript
projects - Shell scripts to generate
.editorconfig
,.gitattributes
,.gitignore
, and.npmrc
- Shell scripts used for CI
- TSConfig (NOTE: Copied and extended from
@reallyland/tsconfig
as TypeScript failed to resolveextends
with nested dependencies withinnode_modules
)
MIT License © Rong Sen Ng (motss)