mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
6 lines
52 B
JavaScript
6 lines
52 B
JavaScript
module.exports = {
|
|
env: {
|
|
node: true,
|
|
},
|
|
};
|