Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
HunterBarclay committed Jun 19, 2024
1 parent c353420 commit 39c272c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fission/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ npm i
| `lint` | Runs eslint on the project. |
| `lint:fix` | Attempts to fix issues found with eslint. |
| `prettier` | Runs prettier on the project as a check. |
| `prettier:fix` | Runs prettier on the project to fix any issues with formating. **DO NOT USE**, I don't like the current format it uses. |
| `format` | Runs `prettier:fix` and `lint:fix`. **Do not use** for the same reasons as `prettier:fix`. |
| `prettier:fix` | Runs prettier on the project to fix any issues with formating. |
| `format` | Runs `prettier:fix` and `lint:fix`. |
| `assetpack` | Downloads the assetpack and unzips/installs it in the correct location. |

### Autodesk Platform Services
Expand Down

0 comments on commit 39c272c

Please sign in to comment.