1 Star 5 Fork 1

antfu/i18n-ally

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.vscodeignore 1.22 KB
一键复制 编辑 原始数据 按行查看 历史
antfu 提交于 2020-04-09 19:46 . chore: ignore
.github/**
.vscode/**
.vscode-test/**
node_modules
out/**
dist/test/**
dist/**/*.map
src/**
screenshots/**
examples/**
test/**
docs/**
.gitignore
.gitattributes
.editorconfig
.eslintrc.js
.eslintignore
package-lock.json
tsconfig.json
tslint.json
webpack.config.js
renovate.json
jest.config.js
*.zip
*.vsix
# Externals
# jieba
!node_modules/nodejieba/build/Release/nodejieba.*
!node_modules/nodejieba/dict/**
!node_modules/nodejieba/*.js
!node_modules/nodejieba/*.json
# esm
!node_modules/esm/**/*.js
!node_modules/esm/**/*.json
# ts-node
!node_modules/ts-node/**/*.js
!node_modules/ts-node/**/*.json
!node_modules/arg/*.js
!node_modules/arg/*.json
!node_modules/buffer-from/*.js
!node_modules/buffer-from/*.json
!node_modules/source-map/**/*.js
!node_modules/source-map/**/*.json
!node_modules/source-map-support/*.js
!node_modules/source-map-support/*.json
!node_modules/yn/*.js
!node_modules/yn/*.json
!node_modules/make-error/*.js
!node_modules/make-error/*.json
!node_modules/typescript/bin/**
!node_modules/typescript/lib/**
!node_modules/typescript/*.js
!node_modules/typescript/*.json
# vue-i18n-locale-messages
!node_modules/consolidate/**/*.js
!node_modules/consolidate/*.json
!node_modules/bluebird/**/*.js
!node_modules/bluebird/*.json
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/antfu/i18n-ally.git
[email protected]:antfu/i18n-ally.git
antfu
i18n-ally
i18n-ally
master

搜索帮助