Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

commit-msg

Blame
    • Simon Tran's avatar
      a47f1ee1
      Remove `husky` dependency · a47f1ee1
      Simon Tran authored
      Now, a developer that wishes to code in only one package can open it in
      their IDE without needing to run `npm install` at the root of
      `jami-web`.
      
      Caveats:
      Since the dependencies for `prettier`, `eslint` and eslint plugins are declared in
      the root `package.json`, you still need to run `npm install` at the root
      if you wish to use it.
      
      Change-Id: I78208f431f1216e9d8bddafd6407aabe714877d0
      a47f1ee1
      History
      Remove `husky` dependency
      Simon Tran authored
      Now, a developer that wishes to code in only one package can open it in
      their IDE without needing to run `npm install` at the root of
      `jami-web`.
      
      Caveats:
      Since the dependencies for `prettier`, `eslint` and eslint plugins are declared in
      the root `package.json`, you still need to run `npm install` at the root
      if you wish to use it.
      
      Change-Id: I78208f431f1216e9d8bddafd6407aabe714877d0
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.