Socket
Book a DemoInstallSign in
Socket

eslint-plugin-next-x

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-next-x

Starter template for eslint plugin

0.0.2
latest
Source
npmnpm
Version published
Weekly downloads
46
-30.3%
Maintainers
0
Weekly downloads
 
Created
Source

eslint-plugin-next-x

npm version npm downloads bundle JSDocs License

Starter template for eslint plugin

Usages

Install

npm i -D eslint-plugin-next-x

Configure

We recommend using ESLint's Flat Config format.

// eslint.config.js
import nextX from 'eslint-plugin-next-x'

export default [
  {
    plugins: {
      'next-x': nextX,
    },
    rules: {
      'next-x/require-get-server-side-props': 'warn',
    },
  },
]

Rules

NameDescription💭
require-get-server-side-propsRequired getServerSideProps

License

MIT License © 2024-PRESENT Yuns

Keywords

eslint

FAQs

Package last updated on 30 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.