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 d41453e commit c192ac6Copy full SHA for c192ac6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "is-es5-identifier-name",
3
- "version": "0.2.0",
+ "version": "1.0.0",
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