mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -04:00
To use this linter, make sure npm is installed and execute the following commands inside the main folder. 1.) Only once to update the package "npm install" 2.) To run the linter "npm run lint" This would make it easier to clean up some of the code.
7 lines
78 B
Text
7 lines
78 B
Text
node_modules
|
|
npm-debug.log
|
|
.DS_Store
|
|
.settings
|
|
.project
|
|
*.pyc
|
|
*.komodoproject
|