Skip to content

stas-vilchik/dotjs-linter

Repository files navigation

dotjs-linter

To install:

npm install dotjs-linter

or

yarn add dotjs-linter

Then add it to your tsconfig.json like this:

{
  "compilerOptions": {
    "plugins": [{ "name": "dotjs-linter" }]
  }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published