diff --git a/eslint.config.js b/eslint.config.js new file mode 100644 index 0000000..5212dc9 --- /dev/null +++ b/eslint.config.js @@ -0,0 +1,3 @@ +'use strict' + +module.exports = require('neostandard')({})