Skip to content

Commit e9de9ce

Browse files
committed
add known issues section
1 parent 3b36810 commit e9de9ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
77
**NOTE:** Please note that this is experimental and may have numerous bugs. It has been run against `ember.js` and `babel-core` with no errors (at the moment). If there's an issue, first check if you can reproduce with the regular parser (esprima) and the latest version.
88

9-
Rules related to quotes won't work: `validateQuoteMarks` (Babel infers and transforms quotes to be consistent so you'll need to find another way to enforce this or turn off the parser and run it.)
9+
### Known Issues
10+
- `validateQuoteMarks`
1011

1112
## How does it work?
1213

0 commit comments

Comments
 (0)