mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
eslint config small fix (#3844)
removed babel parser override config from prettier, it should use typescript parser instead
This commit is contained in:
parent
850c66d1b6
commit
6e1f6f2b5e
1 changed files with 0 additions and 1 deletions
|
|
@ -69,7 +69,6 @@
|
|||
"bracketSpacing": false,
|
||||
"semi": true,
|
||||
"useTabs": false,
|
||||
"parser": "babel",
|
||||
"jsxBracketSameLine": false
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue