Skip to content

paulhfischer/eslint-plugin-jinja2-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-plugin-jinja2-processor

ESLint-plugin to enable linting of Jinja-templated files.

Usage

Install via npm/yarn:

npm install --save-dev eslint-plugin-jinja2-processor
yarn add --dev eslint-plugin-jinja2-processor

Add the plugin to your .eslintrc-file:

{
    "plugins": ["jinja2-processor"]
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published