9ed9418488
Also reorganized npm scripts.
6 lines
67 B
JavaScript
6 lines
67 B
JavaScript
module.exports = {
|
|
parserOptions: {
|
|
ecmaVersion: 2020
|
|
}
|
|
};
|