mirror of
https://github.com/cinnyapp/cinny.git
synced 2024-11-20 06:49:52 +01:00
899a89cb3b
* Add vite, typescript and prettier * Configure vite * Fix tsconfig error * Fix manifest json * Move manifest json to root * Bug fix * Move back manifest json to public
4 lines
47 B
JSON
4 lines
47 B
JSON
{
|
|
"printWidth": 100,
|
|
"singleQuote": true
|
|
}
|