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 b15dc6d commit ba53a61Copy full SHA for ba53a61
README.md
@@ -63,7 +63,7 @@ If not specified, all syntaxes that express static values are accepted. Fo
63
64
- [AST.md](./docs/AST.md) is AST specification.
65
- [no-template-literals.ts](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/lib/rules/no-template-literals.ts) is an example.
66
-- You can see the AST on the [DEMO](https://ota-meshi.github.io/jsonc-eslint-parser/).
+- You can see the AST on the [Online DEMO](https://ota-meshi.github.io/jsonc-eslint-parser/).
67
68
## :lock: License
69
0 commit comments