mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 21:54:36 +03:00
update README.md
This commit is contained in:
parent
ab7d46c5bc
commit
f82c722588
10
README.md
10
README.md
@ -38,16 +38,16 @@ New generation javascript to old-days javascript.
|
||||
- Note: this might be buggy (at this time)
|
||||
- [x] classes
|
||||
- [ ] getter / setter
|
||||
- [ ] computed-properties
|
||||
- [ ] destructuring
|
||||
- [ ] duplicate-keys
|
||||
- [x] computed-properties
|
||||
- [x] destructuring
|
||||
- [x] duplicate-keys
|
||||
- [ ] for-of
|
||||
- [x] function-name
|
||||
- [x] instanceof
|
||||
- [ ] literals
|
||||
- [x] literals
|
||||
- [x] new-target
|
||||
- [ ] object-super
|
||||
- [ ] parameters
|
||||
- [x] parameters
|
||||
- [x] shorthand-properties
|
||||
- [x] spread
|
||||
- [x] sticky regex (`y` flag)
|
||||
|
Loading…
Reference in New Issue
Block a user