1 Star 0 Fork 12

daning/tetris

forked from 边城/tetris 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 810 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@jamesfancy/tetris",
"version": "1.2.0",
"description": "",
"main": "index.js",
"scripts": {
"build": "npm run compile & npm run lessc & npm run copy-html & npm run copy-jquery",
"lessc": "lessc src/less/tetris.less dist/css/tetris.css",
"copy-html": "pwsh -command cp src/index.html dist/",
"copy-jquery": "robocopy -MIR ./node_modules/jquery/dist/ ./dist/libs/jquery",
"clean": "pwsh -command rm -r dist",
"compile": "tsc",
"eslint": "eslint ./src/scripts/"
},
"author": "jamesfancy",
"license": "ISC",
"devDependencies": {
"@types/jquery": "^3.5.8",
"@typescript-eslint/eslint-plugin": "^5.3.1",
"@typescript-eslint/parser": "^5.3.1",
"eslint": "^8.2.0",
"jquery": "^3.6.0",
"lessc": "^1.0.2",
"typescript": "^4.4.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/nyhxiaoning/tetris.git
git@gitee.com:nyhxiaoning/tetris.git
nyhxiaoning
tetris
tetris
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385