Pre-prepare for alpha launch (#44)
* Add an initial version * Add a license
This commit is contained in:
+2
-1
@@ -2,5 +2,6 @@
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"license": "<See the LICENSE file>"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user