Skip to content

Commit c99d5dd

Browse files
committed
chore: project
1 parent 5886e27 commit c99d5dd

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

.yarnrc.yml

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
enableGlobalCache: true

plugin/.npmignore

+6-8
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1+
.DS_Store
2+
tsconfig.json
13
node_modules/
24
pnpm-global/
3-
src/
4-
bin/
5-
hooks/
6-
*.ts
7-
*.old
8-
tsconfig.json
9-
!*.d.ts
10-
.smooth-releaserc
5+
CHANGELOG.md
6+
blueprint.md
7+
*.aar
8+
*.jar

0 commit comments

Comments
 (0)