orxe-lintdeprecated

Dev-kit providing linting, prettier, builder, dev-serer Commit-lint husky and bundling configuration

Usage no npm install needed!

<script type="module">
  import orxeLint from 'https://cdn.skypack.dev/orxe-lint';
</script>

README

Orxe3-Devkit

Defines Linter, formatter and Bundler config for the Component Library, exported as a npm package

Linter

Extends Airbnb Coding Guidelines (https://github.com/airbnb/javascript) And Lit Linting Rules (https://github.com/43081j/eslint-plugin-lit#readme)

CommitLint (https://commitlint.js.org/#/)

Commit-lint helps your team adhering to a commit convention. By supporting npm-installed configurations it makes sharing of commit conventions easy.

Formatter

Predefined Prettier Configurations

Bundler

Provides Configuration and packages for Webpack, supports typescript/javascript Entry File Should be located in src as index.ts