File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
src/content-linter/scripts Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 4242 "find-orphaned-assets" : " tsx src/assets/scripts/find-orphaned-assets.ts" ,
4343 "find-orphaned-features" : " tsx src/data-directory/scripts/find-orphaned-features/index.ts" ,
4444 "find-past-built-pr" : " tsx src/workflows/find-past-built-pr.ts" ,
45- "find-unused-variables" : " tsx src/content-linter/scripts/find-unsed -variables.ts" ,
45+ "find-unused-variables" : " tsx src/content-linter/scripts/find-unused -variables.ts" ,
4646 "fixture-dev" : " cross-env ROOT=src/fixtures/fixtures npm start" ,
4747 "fixture-dev-debug" : " cross-env NODE_ENV=development ROOT=src/fixtures/fixtures nodemon --inspect src/frame/server.ts" ,
4848 "fixture-test" : " cross-env ROOT=src/fixtures/fixtures sh -c 'npm test -- ${1:-src/fixtures/tests}' --" ,
File renamed without changes.
You can’t perform that action at this time.
0 commit comments