Skip to content

Commit

Permalink
chore(react-components): fix lint issues exposed by import/no-extrena…
Browse files Browse the repository at this point in the history
…us-dependency rule
  • Loading branch information
Hotell committed Mar 7, 2022
1 parent 64df6f0 commit 2ff82e7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion packages/react-components/config/pre-copy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"copyTo": {
"unstable": ["./src/unstable/package.json"]
"unstable/package.json": "./src/unstable/package.json__tmpl__"
}
}
4 changes: 0 additions & 4 deletions packages/react-components/src/unstable/tsconfig.json

This file was deleted.

0 comments on commit 2ff82e7

Please sign in to comment.