feat: Port attribute interface from pure-ts:attribute.ts

This commit is contained in:
2026-07-04 14:02:39 +05:30
parent b17a749741
commit e712c0dd93
3 changed files with 111 additions and 3 deletions

View File

@@ -0,0 +1,9 @@
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true