Skip to content

Commit f2b7a85

Browse files
authored
Update linting section with English text
Replaced the Bengali translation of the linting section with the English version for consistency.
1 parent 527a38c commit f2b7a85

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/content/learn/editor-setup.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,7 @@ React কমিউনিটিতে ব্যবহৃত অন্য জন
3131

3232
### লিন্টিং {/*linting*/}
3333

34-
<<<<<<< HEAD
3534
কোড লিন্টার আপনি কোড লিখার সাথে সাথে আপনাকে বিভিন্ন সমস্যা ধরতে এবং তা তাড়াতাড়ি সমাধান করতে সাহায্য করে। [ESLint](https://eslint.org/) জাভাস্ক্রিপ্টের একটি জনপ্রিয়, ওপেন-সোর্স লিন্টার।
36-
=======
37-
Code linters find problems in your code as you write, helping you fix them early. [ESLint](https://eslint.org/) is a popular, open source linter for JavaScript.
38-
>>>>>>> abe931a8cb3aee3e8b15ef7e187214789164162a
3935

4036
* [React এর জন্য প্রস্তাবিত কনফিগারেশন সহ ESLint ইন্সটল করুন](https://www.npmjs.com/package/eslint-config-react-app) (নিশ্চিত করুন আপনার [Node ইন্সটল করা রয়েছে!](https://nodejs.org/en/download/current/))
4137
* [অফিশিয়াল এক্সটেনশনের সাহায্যে VSCode এ ESLint সংযুক্ত করুন](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)

0 commit comments

Comments
 (0)