Skip to content

retejs/linter-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linter

Rete.js plugin

import LinterPlugin from 'rete-linter-plugin';

editor.use(LinterPlugin, { analyzeOnChange: true, delay: 500 });
editor.on('analyzed', warnings => {}); 

editor.trigger('analyze');

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published