Skip to content

Commit

Permalink
feat: build
Browse files Browse the repository at this point in the history
  • Loading branch information
LetTTGACO committed Apr 4, 2024
1 parent 2796cf0 commit 5616503
Show file tree
Hide file tree
Showing 47 changed files with 1,409 additions and 3,343 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v18.16.0
2 changes: 1 addition & 1 deletion .prettierrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module.exports = {
// 不使用缩进符,而使用空格
useTabs: false,
// 行尾需要有分号
semi: false,
semi: true,
// 使用单引号
singleQuote: true,
// 对象的 key 仅在必要时用引号
Expand Down
117 changes: 21 additions & 96 deletions common/autoinstallers/rush-prettier/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions common/autoinstallers/rush-publish/lib/const.js

This file was deleted.

110 changes: 0 additions & 110 deletions common/autoinstallers/rush-publish/lib/helper.js

This file was deleted.

8 changes: 0 additions & 8 deletions common/autoinstallers/rush-publish/package.json

This file was deleted.

73 changes: 0 additions & 73 deletions common/autoinstallers/rush-publish/pnpm-lock.yaml

This file was deleted.

Loading

0 comments on commit 5616503

Please sign in to comment.