We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e3e35d commit 40db345Copy full SHA for 40db345
src/swc.rs
@@ -9,9 +9,7 @@ use crate::scope_name::{NameComponent, ScopeName};
9
use crate::Scopes;
10
11
// TODO:
12
-// - extract names for class / literal methods
13
// - getters / setters
14
-// - private methods
15
// - maybe even computed properties?
16
// - "punctuation" tokens that allow inferring a name from an inlined call expression
17
0 commit comments