Files
K12Study/app/package.json

10 lines
237 B
JSON
Raw Normal View History

2026-04-14 16:27:47 +08:00
{
"name": "k12study-app",
"private": true,
"version": "0.1.0",
"scripts": {
"dev": "echo Open this project with WeChat DevTools",
"lint": "echo Add miniprogram lint rules when business code grows"
}
}