1
1
mirror of https://github.com/urbit/shrub.git synced 2024-12-26 05:23:35 +03:00
shrub/.eslintrc.js
2021-07-02 10:40:57 +10:00

4 lines
49 B
JavaScript

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