18 lines
922 B
JSON
18 lines
922 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebSearch",
|
|
"Bash(npx @tarojs/cli init smart-engraving-miniapp --template react --typescript --npm yarn --description \"智绘微刻小程序\" --author \"team\" --css sass --framework react)",
|
|
"Bash(npm -v)",
|
|
"Bash(cmd /c \"dir F:\\\\weixin_wordc\")",
|
|
"WebFetch(domain:www.npmjs.com)",
|
|
"WebFetch(domain:registry.npmjs.org)",
|
|
"Bash(npm view *)",
|
|
"Bash(npm search *)",
|
|
"Bash(node -e \"const ts = require\\('typescript'\\); const res = ts.createProgram\\(['src/app.tsx','src/pages/index/index.tsx','src/pages/wordcloud/index.tsx','src/pages/diy/index.tsx','src/pages/orders/index.tsx','src/pages/profile/index.tsx','src/pages/service/index.tsx'], {jsx:1,target:2,skipLibCheck:true,noEmit:true}\\).emit\\(\\); console.log\\('Diagnostics:', res.diagnostics.length\\);\")",
|
|
"Bash(npm run *)",
|
|
"Bash(npx taro *)"
|
|
]
|
|
}
|
|
}
|