Skip to content

Commit 7eed4ec

Browse files
🤖 config(xo): Disable unicorn/prevent-abbreviations.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/ce1bc1f6c3a4414cb4f4617a8809f02f57694cb9/src/transforms/xo:config-disable-prevent-abbreviations.js Please contact the author of the transform if you believe there was an error.
1 parent 78206e6 commit 7eed4ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,8 @@
208208
"pascalCase": true
209209
}
210210
}
211-
]
211+
],
212+
"unicorn/prevent-abbreviations": "off"
212213
},
213214
"overrides": [
214215
{

0 commit comments

Comments
 (0)