You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@aladdin-add good point, I believe the issue is that we're using our same eslint configuration for the markdown javascript samples as we are for the actual code running the site. There's definitely value in this but if we want to continue this process it's probably worth defining some separate, more lax, rules for the javascript within .md files.
@webpack/documentation-team any thoughts? I forget who set this up initially...
after

npm install
,npm run build
,npm run test
, I got some eslint errors:Did I forget something?
The text was updated successfully, but these errors were encountered: