refactor(locales): use es module

This commit is contained in:
Kagami Sascha Rosylight 2023-07-09 00:27:00 +02:00
parent 74a05ec739
commit 5bd0228da2
3 changed files with 10 additions and 7 deletions

3
locales/package.json Normal file
View file

@ -0,0 +1,3 @@
{
"type": "module"
}