lemon-pledge

1.1.6 • Public • Published

Frame 14

A shareable ESLint configuration that leverages TypeScript, React, and Stylistic ESLint Plugins. This config aims for clean, consistent, and modern code style.

npm i lemon-pledge
import lemonPledge from 'lemon-pledge'
export default [
  lemonPledge.configs.default // Standard JS
  // OR
  lemonPledge.configs.typed // TypeScript
  // OR
  lemonPledge.configs['typed-react'] // TypeScript + React
]

Features

Package Sidebar

Install

npm i lemon-pledge

Weekly Downloads

0

Version

1.1.6

License

MIT

Unpacked Size

13.7 kB

Total Files

4

Last publish

Collaborators

  • hugolgst