Skip to content

Commit

Permalink
add hangul functions (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyroxide authored Mar 25, 2024
1 parent 1e5871a commit 5f68ca8
Show file tree
Hide file tree
Showing 3 changed files with 591 additions and 2 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,7 @@
"ext/js/language/ja/japanese-transforms.js",
"ext/js/language/ja/japanese-wanakana.js",
"ext/js/language/ja/japanese.js",
"ext/js/language/ko/korean-hangul.js",
"ext/js/language/ko/korean-text-processors.js",
"ext/js/language/la/latin-text-preprocessors.js",
"ext/js/language/language-descriptors.js",
Expand Down
Loading

0 comments on commit 5f68ca8

Please sign in to comment.