You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "enforce the location of first attribute"
6
+
since: "v0.6.0"
6
7
---
7
8
8
9
# @ota-meshi/svelte/first-attribute-linebreak
9
10
10
11
> enforce the location of first attribute
11
12
12
-
-:exclamation: <badgetext="This rule has not been released yet."vertical="middle"type="error"> **_This rule has not been released yet._** </badge>
13
13
-:wrench: The `--fix` option on the [command line](https://eslint.org/docs/user-guide/command-line-interface#fixing-problems) can automatically fix some of the problems reported by this rule.
14
14
15
15
## :book: Rule Details
@@ -73,6 +73,10 @@ This rule aims to enforce a consistent location for the first attribute.
0 commit comments