Skip to content
Open

Branch1 #3233

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Airbnb JavaScript Style Guide() {

*A mostly reasonable approach to JavaScript*
*A mostly reasonable approach to JavaScript*
Maybe you want to enter.
You always can do it.
Okey? Fine! My tea is here!
Who are you?
We are you friends, Alice.
Quaere?

> **Note**: this guide assumes you are using [Babel](https://babeljs.io), and requires that you use [babel-preset-airbnb](https://npmjs.com/babel-preset-airbnb) or the equivalent. It also assumes you are installing shims/polyfills in your app, with [airbnb-browser-shims](https://npmjs.com/airbnb-browser-shims) or the equivalent.

Expand All @@ -10,7 +16,7 @@

This guide is available in other languages too. See [Translation](#translation)

Other Style Guides
Other Stile Guiedes

- [ES5 (Deprecated)](https://github.com/airbnb/javascript/tree/es5-deprecated/es5)
- [React](react/)
Expand Down