reallyland / tools

Opinionated tools for Reallyland projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@reallyland/tools

A collection of opinionated tools for the Reallyland projects


This repo is used to host a collections of tools to help reduce the maintenance effort in multiple Reallyland projects.

Table of contents

Pre-requisites

Tools available

  • ESLint config for lit, vue, and generic TypeScript 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 resolve extends with nested dependencies within node_modules)

License

MIT License © Rong Sen Ng (motss)

About

Opinionated tools for Reallyland projects


Languages

Language:Shell 98.7%Language:JavaScript 1.3%