feat: Add permissions package (no-changelog) (#7650)

Github issue / Community forum post (link here to close automatically):
This commit is contained in:
Val
2023-11-08 15:42:40 +00:00
committed by GitHub
parent 0346b211a7
commit 0468ded0db
10 changed files with 257 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
/** @type {import('jest').Config} */
module.exports = require('../../../jest.config');