storybookjs / eslint-plugin-storybook

🎗Official ESLint plugin for Storybook
MIT License
238 stars 42 forks source link

Add no-empty-args rule #146

Open yinm opened 6 months ago

yinm commented 6 months ago

Issue: #84

What Changed

Added a new rule to check empty args exists.

Checklist

Check the ones applicable to your change:

Change Type

Indicate the type of change your pull request is: