parent
94ff6b5c18
commit
543b8d50d1
4
index.js
4
index.js
@ -46,12 +46,12 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
selector: 'variable',
|
||||
modifier: 'destructured',
|
||||
modifiers: ['destructured'],
|
||||
format: null
|
||||
},
|
||||
{
|
||||
selector: 'variable',
|
||||
modifier: ['const', 'global'],
|
||||
modifiers: ['const', 'global'],
|
||||
format: ['UPPEER_CASE', 'snake_case']
|
||||
}
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user