* Add deploy cli * add development instructions * Fix async runner and add extra token info * Add prettier * Move prettier config * Add Prettier and pre-commit linting * Remove package.json * Move Prettier config to cli * Pull version from package.json * Get description from package.json * Update package info * Update package name * Add cli to coder org Co-authored-by: Ben Potter <me@bpmct.net>
5 lines
40 B
Plaintext
5 lines
40 B
Plaintext
{
|
|
"tabWidth": 2,
|
|
"useTabs": false
|
|
}
|