Skip to content

Commit 40db345

Browse files
committed
update todo
1 parent 1e3e35d commit 40db345

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/swc.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ use crate::scope_name::{NameComponent, ScopeName};
99
use crate::Scopes;
1010

1111
// TODO:
12-
// - extract names for class / literal methods
1312
// - getters / setters
14-
// - private methods
1513
// - maybe even computed properties?
1614
// - "punctuation" tokens that allow inferring a name from an inlined call expression
1715

0 commit comments

Comments
 (0)