Updated package.json (and made an excuse to make a branch)
This commit is contained in:
parent
fee39151a8
commit
bad3e10fea
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"description": "Prettier is used for linting of all files so this package has to live in the root of the project. Use the other package.json files for dependencies.",
|
||||
"description": "Prettier is used for linting of all files so this package has to live in the root of the project. Use the other package.json files for dependencies. Also, look into making this global or something to remove the need for this file.",
|
||||
"devDependencies": {
|
||||
"prettier": "3.2.4"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue