mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2024-11-09 22:08:37 +01:00
feat: add unicorn/prefer-structured-clone
BREAKING CHANGE: New rule introduced
This commit is contained in:
parent
bcd9fe10d3
commit
19f74fc6a2
@ -174,6 +174,7 @@
|
||||
"unicorn/require-array-join-separator": "error",
|
||||
"unicorn/prefer-number-properties": "error",
|
||||
"unicorn/prefer-modern-math-apis": "error",
|
||||
"unicorn/prefer-structured-clone": "error",
|
||||
"unicorn/template-indent": "error"
|
||||
},
|
||||
"overrides": [
|
||||
|
Loading…
Reference in New Issue
Block a user