chore: Add strip_number_groups to eslint globals
This commit is contained in:
parent
b61258fbc0
commit
4250ba853d
1 changed files with 1 additions and 0 deletions
|
|
@ -95,6 +95,7 @@
|
||||||
"CANCEL": true,
|
"CANCEL": true,
|
||||||
"copy_dict": true,
|
"copy_dict": true,
|
||||||
"get_number_format_info": true,
|
"get_number_format_info": true,
|
||||||
|
"strip_number_groups": true,
|
||||||
"print_table": true,
|
"print_table": true,
|
||||||
"Layout": true,
|
"Layout": true,
|
||||||
"web_form_settings": true,
|
"web_form_settings": true,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue