Eslint style check

Hello, I followed these instructions to set up a basic environment for Development: https://github.com/processing/p5.js/wiki/Development

Everything seems to work fine; however, I'm stuck in the "Editor integration" section. I'm using VScode, installed the recommended eslint plugin for VScode, and ran npm install.

However, I'm getting the following error: [Info - 4:23:02 PM] ESLint server is running. [Info - 4:23:03 PM] Failed to load the ESLint library for the document /home/odm275/Documents/open-source/p5.js/src/color/creating_reading.js

Does that mean ESLint .eslintrc doesn't come from the p5js development clone? Please advice.

Thanks, Oscar

Tagged:

Answers

Sign In or Register to comment.