# This file is for unifying the coding style for different editors and IDEs # editorconfig.org root = true [*] end_of_line = lf charset = utf-8 insert_final_newline = true trim_trailing_whitespace = true indent_style = space indent_size = 2 [*.js] max_line_length = 80 View
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
examples | Folder | 0755 |
|
|
lib | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.editorconfig | File | 277 B | 0644 |
|
.travis.yml | File | 127 B | 0644 |
|
LICENSE.md | File | 1.21 KB | 0644 |
|
README.md | File | 10.47 KB | 0644 |
|
index.d.ts | File | 1.55 KB | 0644 |
|
package.json | File | 12.33 KB | 0644 |
|