Skip to content

Commit 58795ca

Browse files
alaibeiurimatias
authored andcommitted
refactor(core): convert i18n to TS
1 parent c85c3bc commit 58795ca

File tree

7 files changed

+121
-86
lines changed

7 files changed

+121
-86
lines changed

npm-shrinkwrap.json

Lines changed: 67 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,9 @@
166166
"devDependencies": {
167167
"@babel/cli": "7.1.2",
168168
"@babel/plugin-proposal-optional-chaining": "7.0.0",
169+
"@types/i18n": "0.8.3",
169170
"@types/node": "10.11.7",
171+
"@types/os-locale": "2.1.0",
170172
"babel-plugin-dynamic-import-node": "2.2.0",
171173
"chai": "4.1.2",
172174
"cross-env": "5.2.0",

0 commit comments

Comments
 (0)