chore: 规范 module 名称

This commit is contained in:
就眠儀式
2022-04-05 19:09:04 +08:00
parent 5a3482568a
commit 5f87bc67c7
215 changed files with 8 additions and 8 deletions

19
package/layer/.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
.DS_Store
node_modules/
dist/
example/dist/
lib/
/types/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn.lock
package-lock.json
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln