Added translation support with react-imp. Added partial Polish translation.

This commit is contained in:
Przemek Wiech
2019-01-31 22:35:16 +01:00
parent 748b603cbb
commit 71e2d0fae1
7 changed files with 120 additions and 37 deletions

View File

@@ -55,5 +55,8 @@
"allow-trailing-underscore",
"allow-pascal-case"
]
},
"linterOptions": {
"exclude": "src/**/*.json"
}
}