1
1
mirror of https://github.com/urbit/shrub.git synced 2024-12-20 01:01:37 +03:00
shrub/.eslintrc.js

4 lines
49 B
JavaScript
Raw Normal View History

module.exports = {
ignorePatterns: ["**/*"]
};