mirror of
https://github.com/uetchy/namae.git
synced 2025-08-20 01:48:12 +09:00
chore: emit source maps
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"arrowParens": "always",
|
||||
"bracketSpacing": false,
|
||||
"jsxBracketSameLine": true,
|
||||
"semi": true,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all"
|
||||
"trailingComma": "all",
|
||||
"arrowParens": "always",
|
||||
"bracketSpacing": true
|
||||
}
|
||||
|
Reference in New Issue
Block a user