Code Monkey home page Code Monkey logo

typescript-es-lint-template's Introduction

CI Boilerplate - Next JS and Typescript

This is a Next JS starting base for a production ready application. It's built with es-lint, prettier, husky and github actions. The code is written in Typescript.

Base for this video

Check out this video to get more information: https://youtu.be/IrPz0kd2FTk

My VS-Code settings

{ "git.suggestSmartCommit": false, "git.enableSmartCommit": true, "git.confirmSync": false, "editor.formatOnPaste": true, "editor.formatOnSave": true, "editor.formatOnType": true, "prettier.singleQuote": true, "emmet.includeLanguages": { "javascript": "javascriptreact" }, "terminal.integrated.shell.windows": "C:\\WINDOWS\\System32\\cmd.exe", "emmet.excludeLanguages": [ "markdown" ], "workbench.iconTheme": "material-icon-theme", "json.schemas": [ ], "editor.defaultFormatter": "esbenp.prettier-vscode", "javascript.updateImportsOnFileMove.enabled": "never", "tabnine.experimentalAutoImports": true, "editor.fontSize": 15, "liveshare.authenticationProvider": "GitHub", "diffEditor.ignoreTrimWhitespace": false, "typescript.updateImportsOnFileMove.enabled": "always", "window.zoomLevel": 1 }

Installed VS Code Plugins

Don't forget to install the plugins:

ES-Lint
Prettier

Additional Documentation

Prettier Options
Es-Lint
Husky
Airbnb Typescript

Javascript

Check out this Javascript (JSX) Example

typescript-es-lint-template's People

Contributors

samfromaway avatar

Stargazers

Ayush Kumar Singh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.