1. 03 7月, 2019 1 次提交
  2. 02 7月, 2019 1 次提交
    • M
      Use a proper Map for ICommandsMap · de320f40
      Matt Bierner 提交于
      Changes the `ICommandsMap` type to be a proper map. This can help catch type errors and also gets us closer to being able to disable the tsconfig suppressImplicitAnyIndexErrors workaround
      de320f40
  3. 22 3月, 2019 1 次提交
  4. 13 3月, 2019 1 次提交
  5. 19 2月, 2019 2 次提交
  6. 06 2月, 2019 1 次提交
  7. 12 1月, 2019 1 次提交
  8. 05 1月, 2019 1 次提交
  9. 15 11月, 2018 1 次提交
    • M
      Replace !isFalsyOrEmpty with isNonEmptyArray · 30b2a5fd
      Matt Bierner 提交于
      This new call works as a type guard and can help avoid writing double negations
      
      Avoid either call in cases where we were iterating over the possibly undefined value. Use `|| []` for these
      30b2a5fd
  10. 23 10月, 2018 1 次提交
  11. 15 10月, 2018 1 次提交
  12. 13 10月, 2018 1 次提交
  13. 12 10月, 2018 1 次提交
  14. 03 10月, 2018 1 次提交
  15. 14 9月, 2018 1 次提交
  16. 22 11月, 2017 1 次提交
  17. 12 4月, 2017 1 次提交
  18. 17 3月, 2017 2 次提交
  19. 16 3月, 2017 1 次提交
  20. 15 3月, 2017 1 次提交
  21. 13 3月, 2017 1 次提交
  22. 10 3月, 2017 10 次提交
  23. 09 3月, 2017 3 次提交
  24. 03 1月, 2017 1 次提交
  25. 09 12月, 2016 1 次提交
  26. 23 11月, 2016 1 次提交
  27. 02 11月, 2016 1 次提交