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 b6580ae commit 9f1c376Copy full SHA for 9f1c376
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "is-es5-identifier-name",
3
- "version": "1.0.0",
+ "version": "1.0.1",
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