adobe / generator-app-asset-compute

Extensibility template for Asset Compute, for App Builder
Apache License 2.0
0 stars 8 forks source link

fix: pin eslint-plugin-n to ^15.7 to support node 14 #32

Closed MichaelGoberling closed 1 year ago

MichaelGoberling commented 1 year ago

Description

Version ^16.0 of eslint-plugin-n doesn't support Node 14, but aio still does. Pin to ^15.7 for now

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: