notslang / editorconfig-tools

Tools for verifying/fixing code style based on an EditorConfig file
https://npmjs.com/package/editorconfig-tools
GNU General Public License v3.0
54 stars 6 forks source link

Document supported Node.js version #32

Open mcandre opened 7 years ago

mcandre commented 7 years ago

Please clarify which Node.js versions are supported by editorconfig-tools!

editorconfig-tools appears to work with Node.js 4.5 on my machine

glensc commented 2 years ago

node 14 fails with:

$ editorconfig-tools check rules/*.yml
fs.js:40
} = primordials;