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 fe47741 commit 1443757Copy full SHA for 1443757
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@prettier/is-es5-identifier-name",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"description": "Check if provided string is an `IdentifierName` as specified in ECMA262 edition 5.1 section 7.6.",
5
"repository": "prettier/is-es5-identifier-name",
6
"author": "fisker Cheung <lionkay@gmail.com>",
0 commit comments