mirror of
https://github.com/Nezumi-2711/typescript-practice.git
synced 2026-09-22 13:48:28 +00:00
Init project
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bracketSameLine": false,
|
||||
"bracketSpacing": true,
|
||||
"semi": true,
|
||||
"singleQuote": true,
|
||||
"tabWidth": 2,
|
||||
"useTabs": false
|
||||
}
|
||||
Reference in New Issue
Block a user