UNPKG

spectral-aws-apigateway-ruleset

Version:

A spectral ruleset to enforce the AWS API Gateway Important Notes

10 lines 125 B
export const presets = [ [ '@babel/preset-env', { targets: { node: 'current', }, }, ], ];