add UserWhitespacable alias to Property
This commit is contained in:
parent
c054ff7bbb
commit
c0e6cda071
@ -21,5 +21,7 @@
|
||||
"ForStatement": ["For"],
|
||||
|
||||
"ObjectPattern": ["Pattern"],
|
||||
"ArrayPattern": ["Pattern"]
|
||||
"ArrayPattern": ["Pattern"],
|
||||
|
||||
"Property": ["UserWhitespacable"]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user