* switch from custom eslint config to standard + prettier * fix new standard eslint violations * add editorconfig file * auto-fix all other violations * update lint yarn script * remove jshint comment
3 lines
54 B
JavaScript
3 lines
54 B
JavaScript
process.argv.push('.');
|
|
require('eslint/bin/eslint');
|