"Dunno when to start"
- ๐ฑ Phone auto sleep and settings adjustments.
- ๐ฎ Web game engine w 3JS
- ๐ถ Swappy multiple random API
- ๐๏ธ Create a TODO as an extention in VSCode
- Sikret!
export default {
semi: false,
singleQuote: true,
printWidth: 120,
endOfLine: 'auto',
useTabs: true,
tabWidth: 4
}