5 lines
119 B
JavaScript
5 lines
119 B
JavaScript
// This is here just to make sure ESLint doesn't check NodeCG's own configuration.
|
|
module.exports = {
|
|
root: true,
|
|
};
|