Skip to content

[Proposal] Introducing lynt #1

@mHooshdar

Description

@mHooshdar

Proposing lynt 🎉

Introduction

lynt is a monorepo that focuses on writing a set of presets for eslint, stylelint, etc that used across our internal projects. We felt the need to create a set of linter rules across our projects. So we start lynt 🥳

Structure

We create 2 projects in this repository for now (We can add other projects over time):

  • eslint presets for nuxt projects. (eslint/nuxt)
  • stylelint presets for scss files. (stylelint/scss)

Implementation

eslint/nuxt

As we agreed, we want to start with the Airbnb style guide and extend it (or maybe remove some of its rules).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions