UNPKG

eslint-plugin-structured-todo

Version:
16 lines (15 loc) 339 B
{ "include": ["src"], "compilerOptions": { "target": "ES2020", "module": "NodeNext", "lib": ["ES2020"], "outDir": "dist", "skipLibCheck": true, "declaration": true, "sourceMap": true, "moduleResolution": "nodenext", "strict": true, "erasableSyntaxOnly": true } }