urbit/pkg/npm/api/.eslintrc.js

3 lines
41 B
JavaScript
Raw Normal View History

2021-01-27 08:45:18 +03:00
module.exports = {
extends: "@urbit"
};