parent
a78c2ce1c7
commit
3c8680cae7
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"typescript": {
|
||||||
|
"quoteStyle": "preferSingle"
|
||||||
|
},
|
||||||
|
"includes": ["src/**/*.{ts,tsx,js,jsx,cjs,mjs,json}"],
|
||||||
|
"excludes": [
|
||||||
|
"**/node_modules"
|
||||||
|
],
|
||||||
|
"plugins": [
|
||||||
|
"https://plugins.dprint.dev/typescript-0.88.3.wasm"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in new issue