Skip to content

futuredapp/eslint-config-futured

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESLint Config for Futured projects

Futured's approach to JavaScript styling combines both the ESLint rules and Prettier to create an opinionated set of styling and linting rules. These rules can be applied to your TypeScript projects.

Guides

This monorepo contains styling guides for:

Plugins and Extensions

These guides include the following plugins and extensions:

These are custom rules that override the default rules defined by the plugins and extensions. This package contains the following rules:

  • core
    • basic rules for most project files, like (not) using semicolons, type of quotes, etc.
  • typescript
    • own rules for TypeScript files
  • vue
    • own rules for Vue files

Usage

Please refer to the guides above for instructions on how to use each configuration.

About

ESLint configurations for projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published