Skip to content

💿 eslint nuxt plugin, do not use client variables on the server. 适用于nuxt的eslint插件,避免在服务端使用客户端变量,如window、document等

License

Notifications You must be signed in to change notification settings

shaobeichen/eslint-plugin-nuxt-client

Repository files navigation

eslint-plugin-nuxt-client

ESLint plugin for Nuxt.js, disallow use client variables on the server.

Usage

  1. Use our preset to extend recommended defaults:
{
  "extends": ["plugin:nuxt-client/recommended"]
}

About

💿 eslint nuxt plugin, do not use client variables on the server. 适用于nuxt的eslint插件,避免在服务端使用客户端变量,如window、document等

Resources

License

Stars

Watchers

Forks

Packages

No packages published