tldraw/.eslintplugin.js

3 lines
87 B
JavaScript
Raw Normal View History

2023-04-25 11:01:25 +00:00
require('ts-node/register')
module.exports = require('./scripts/lib/eslint-plugin.ts')