feat: add icon list generation script
this is used to validate icons for custom preferences. it generates both typescript and c# code
This commit is contained in:
parent
f435ad4cf5
commit
71b59dbb00
6 changed files with 2116 additions and 0 deletions
|
@ -3,3 +3,6 @@
|
|||
resharper_entity_framework_model_validation_unlimited_string_length_highlighting = none
|
||||
# This is raised for every single property of records returned by endpoints
|
||||
resharper_not_accessed_positional_property_local_highlighting = none
|
||||
|
||||
[*generated.cs]
|
||||
generated_code = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue