Commit Graph

4 Commits

Author SHA1 Message Date
Tim Reichen
1894abdb69
refactor(yaml): add BOM constant (#5764) 2024-08-22 07:56:05 +10:00
Tim Reichen
9df093032d
refactor(yaml): move char check functions (#5300) 2024-07-04 17:23:23 +10:00
Tim Reichen
88716b8128
refactor(yaml): replace chars and comments with constants (#5250)
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-07-02 19:47:48 +09:00
Tim Reichen
df26c6d6e3
refactor(yaml): share char constants (#5246)
* initial commit

* add copyright header

* Update loader.ts

Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>

* add import

---------

Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-07-02 09:39:29 +00:00