mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-04-23 06:56:16 +00:00
Added translation support with react-imp. Added partial Polish translation.
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": true,
|
||||
"suppressImplicitAnyIndexErrors": true,
|
||||
"noUnusedLocals": true
|
||||
"noUnusedLocals": true,
|
||||
"resolveJsonModule": true
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
|
||||
Reference in New Issue
Block a user