Skip to content

Commit b447333

Browse files
committed
chore: add prettierignore
1 parent a1eb6ce commit b447333

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dist

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7710,6 +7710,14 @@ react-test-renderer@^16.12.0:
77107710
react-is "^16.8.6"
77117711
scheduler "^0.19.1"
77127712

7713+
react@^17.0.2:
7714+
version "17.0.2"
7715+
resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
7716+
integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
7717+
dependencies:
7718+
loose-envify "^1.1.0"
7719+
object-assign "^4.1.1"
7720+
77137721
read-pkg-up@^1.0.1:
77147722
version "1.0.1"
77157723
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"

0 commit comments

Comments
 (0)