Zmiana w działaniu filtrów

This commit is contained in:
2020-07-07 23:32:57 +02:00
parent 05ccb4c74c
commit ccbce604c0
9 changed files with 167 additions and 167 deletions
+2
View File
@@ -5,6 +5,8 @@
"strict": true,
"jsx": "preserve",
"importHelpers": true,
"suppressImplicitAnyIndexErrors": true,
"noImplicitAny": false,
"moduleResolution": "node",
"experimentalDecorators": true,
"esModuleInterop": true,