Skip to content

kaylendog/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config

Template repository with configuration for eslint, prettier & vscode.

Scripts

yarn lint

  • Runs the linter on all files in the src directory.

yarn build

  • Compiles the source TypeScript code, and lints the source.
$ tsc --project ./ && eslint ./src/**/*.*
# Some lovely linting output
# ...
# Done in 5s

yarn build:watch

  • Starts the TypeScript compiler in watch mode.

About

Repository with working ESLint, VSCode and Prettier configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •