File tree Expand file tree Collapse file tree 2 files changed +1513
-1
lines changed Expand file tree Collapse file tree 2 files changed +1513
-1
lines changed Original file line number Diff line number Diff line change 3737 ],
3838 "scripts" : {
3939 "build" : " rollup --config" ,
40- "build:docs" : " pnpm build && documentation build --document-exported \" addon-test-support/@ember/test-helpers /index.js\" --config documentation.yml --markdown-toc-max-depth 3 -f md -o ../API.md" ,
40+ "build:docs" : " pnpm build && documentation build --document-exported \" ./dist /index.js\" --config documentation.yml --markdown-toc-max-depth 3 -f md -o ../API.md" ,
4141 "lint" : " concurrently 'pnpm:lint:*(!fix)' --names 'lint:'" ,
4242 "lint:fix" : " concurrently 'pnpm:lint:*:fix' --names 'fix:'" ,
4343 "lint:js" : " eslint . --cache" ,
6868 "@typescript-eslint/parser" : " ^8.2.0" ,
6969 "babel-plugin-ember-template-compilation" : " ^2.2.5" ,
7070 "concurrently" : " ^8.2.2" ,
71+ "documentation" : " ^14.0.3" ,
7172 "ember-source" : " ^5.11.0" ,
7273 "eslint" : " ^8.56.0" ,
7374 "eslint-config-prettier" : " ^9.1.0" ,
You can’t perform that action at this time.
0 commit comments