You can install ESLint using npm or yarn: npm install eslint --save-dev # or yarn add eslint --dev. You should then set up a configuration file, and the ...
確定! 回上一頁