4 lines
70 B
JavaScript
Raw Normal View History

module.exports = {
2024-02-26 16:52:28 -08:00
extends: "../../.eslintrc-with-ts-config.js",
};