1
1
mirror of https://github.com/urbit/shrub.git synced 2024-12-28 06:32:51 +03:00
shrub/.eslintrc.js
2021-07-02 10:40:57 +10:00

4 lines
49 B
JavaScript

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