常见问题 | FAQ 目录 How do I contribute to standard? Why should I use JavaScript Standard Style? Are there text editor plugins? Is there a readme badge? I disagree with rule X, can you change it? But this isn't a real web standard! Is there an automatic formatter? How do I ignore files? How do I hide a certain warning? I use a library that pollutes the global namespace. How do I prevent "variable is not defined" errors? How do I use experimental JavaScript (ES Next) features? Can I use a JavaScript language variant, like Flow or TypeScript? What about Mocha, Jasmine, QUnit, etc? What about Web Workers and Service Workers? Can I check code inside of Markdown or HTML files? Is there a Git pre-commit hook? How do I make the output all colorful and pretty? Is there a Node.js API?