We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cfbc26 commit c68bc08Copy full SHA for c68bc08
lib/.eslintrc.js
@@ -1,6 +1,6 @@
1
module.exports = {
2
env: {
3
- // Handlebars not use node or browser-specific apis
+ // Handlebars should not use node or browser-specific APIs
4
'shared-node-browser': true,
5
node: false,
6
browser: false
0 commit comments