mirror of
https://github.com/swc-project/swc.git
synced 2025-01-03 11:01:52 +03:00
5ce4e1e927
swc_ecma_parser: - Use correct position for comments in ```ts function Bar() { const [foo, setFoo] = useState(0); React.useEffect(() => { // @refresh reset }); return <h1>{foo}</h1>; } ``` |
||
---|---|---|
.. | ||
ast | ||
codegen | ||
dep-graph | ||
ext-transforms | ||
jsdoc | ||
loader | ||
parser | ||
preset_env | ||
src | ||
transforms | ||
utils | ||
visit | ||
Cargo.toml |