eslint-config-nexum

1.0.1 • Public • Published

Linter

This block will deal with topics relevant to code-linting.
The goal of the repository is to define a standard configuration to use in the SetUp in future projects.

CONTENT

  • Tools
  • Examples
  • Documentation:
    • Installation
    • Configuration
      • Scripts (package.json)
      • Packages: version
    • User/ Developer/ Mantainers -Guide
  • Issues
    • New Issue
  • Change Log
    • Change Request
  • Team, License

Tools

  • typescript
  • eslint
    • react
    • eslint-plugin-import
    • eslint-import-resolver-typescript (evaluate)

Rules

Configurator

https://eslint.org/demo

Rules Table

https://eslint.org/docs/rules/

Change Log

v1.x.x - October dd, YYYY

  • {commit-id} {commit-comment}

v1.0.0 - October 10, 2019

Issues (not repository)

Import resolver

settings -> import/resolver in .eslintrc.js
and import in .ts / .tsx files
resolved with node: extension

How do you lint styled-components?

Typescript package not installed

npm i typescript

"typescript": "^3.6.3"

Package eslint-plugin-jsx-a11y needed

The plugin "eslint-plugin-jsx-a11y" was referenced from the config file in ".eslintrc.js » eslint-config-airbnb » C:\Users\josem\Documents\chema_dev\entwicklung-intern\linter\node_modules\eslint-config-airbnb\rules\react-a11y.js".

Package Sidebar

Install

npm i eslint-config-nexum

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

6.9 kB

Total Files

14

Last publish

Collaborators

  • chema-mengibar