Skip to content
  • This project
    • Loading...
  • Sign in

Jabis Sevón / gun-multiserver

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Graphs
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • gun-multiserver
  • node_modules
  • gun
  • examples
  • angular
  • .editorconfig
  • Jabis Sevón's avatar
    multiserver gun added see changes in lib/radisk, lib/nomem, gun.js · 0e00439b
    Jabis Sevón committed 2020-05-03 17:35:59 +0200
    0e00439b
.editorconfig 245 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
# Editor configuration, see http://editorconfig.org
root = true

[*]
charset = utf-8
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true

[*.md]
max_line_length = off
trim_trailing_whitespace = false