1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-25 16:20:49 +02:00

Revert "Revert "Added types for options and common string literals"" (#4974)

* Revert "Revert "Added types for options and common string literals (#4968)" (#4969)"

This reverts commit b940640fc8.

* Add changeset
This commit is contained in:
Dylan Schiemann
2022-04-26 18:28:58 +01:00
committed by GitHub
parent acdc5c3417
commit 3b7a1bf72d
13 changed files with 377 additions and 436 deletions

View File

@@ -0,0 +1,5 @@
---
'slate': minor
---
Added types for options and common string literals, thanks @JoshuaKGoldberg