mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 00:28:25 -05:00
@@ -219,6 +219,7 @@ module.exports = {
|
||||
'no-restricted-syntax': [
|
||||
'error',
|
||||
'ForInStatement',
|
||||
'ForOfStatement',
|
||||
'LabeledStatement',
|
||||
'WithStatement',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user