ionic-team / create-capacitor-plugin

Create a new Capacitor plugin ⚡️
Other
79 stars 11 forks source link

refactor: use fs/promises #97

Closed jcesarmobile closed 5 months ago

jcesarmobile commented 5 months ago

Instead of using our wrapper that promisifies fs, use fs/promises

Also fix deprecation warning in rmdirSync recursive