git-denial

Results 1 issues of git-denial

This is the parser code that I used ``` const node = acorn.Parser.extend(tsPlugin.tsPlugin({dts:false})).parse(file, { sourceType: 'module', ecmaVersion: 'latest', locations: true }) ``` The source code file contains the **Secret** type...