{"_id":"@amplication/plugin-linter-eslint","_rev":"20-9ea7adf86fb5c1c447db00cc508153a1","name":"@amplication/plugin-linter-eslint","dist-tags":{"latest":"0.0.5","beta":"0.0.8-beta.pr-354.1e83d71"},"versions":{"0.0.1":{"name":"@amplication/plugin-linter-eslint","version":"0.0.1","author":{"name":"Ashish Padhy"},"license":"Apache-2.0","_id":"@amplication/plugin-linter-eslint@0.0.1","maintainers":[{"name":"amplication-bot","email":"engineering@amplication.com"},{"name":"mulygottlieb","email":"muly@amplication.com"},{"name":"levivannoort","email":"vanNoort.levi@protonmail.com"},{"name":"overbit","email":"daniele.iasella@gmail.com"},{"name":"barshimi","email":"barshimi@gmail.com"},{"name":"morhag","email":"mor@amplication.com"},{"name":"amitbarletz","email":"amit@amplication.com"},{"name":"yuvalhazaz","email":"hazaz.yuval@gmail.com"}],"dist":{"shasum":"2d6a1cc0489e514c2739d1c681ea09b806dd1e63","tarball":"https://registry.npmjs.org/@amplication/plugin-linter-eslint/-/plugin-linter-eslint-0.0.1.tgz","fileCount":21,"integrity":"sha512-Bk2OOMd7qeZ18ModmmPnace81OQ/5RcA1beGXvAO+n4bj924ki7ARzKFSSZ91Kri4Edlg0K1opPhP9QrWPrp6Q==","signatures":[{"sig":"MEUCIQDOGJQAoHJgB7jo3EceADwJnjrLiW427d6v3d87e4wNHAIgIzNGioUKEro7QKlHeRA/VzAHCONhLwuLgHFCEopYIS4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36976},"jest":{"rootDir":"src/tests","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","collectCoverageFrom":["src/**/*.ts"],"moduleFileExtensions":["js","json","ts"]},"main":"dist/index.js","gitHead":"60810e109b778fe78d1e4908d0e616007e582ba3","scripts":{"dev":"webpack --watch","lint":"eslint './src/**/*.{ts, tsx}' --c .eslintrc","test":"jest","build":"webpack","lint:fix":"eslint './src/**/*.{ts, tsx}' --fix --c .eslintrc","prebuild":"rimraf dist","format:write":"prettier --write \"**/*.{js,ts}\"","prepublishOnly":"npm run build"},"_npmUser":{"name":"amplication-bot","email":"engineering@amplication.com"},"_npmVersion":"9.6.7","description":"This plugin is created to add eslint functionality to the amplication app","directories":{},"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"devDependencies":{"eslint":"^8.46.0","lodash":"^4.17.21","rimraf":"^4.4.1","ts-jest":"^29.1.1","webpack":"^5.76.0","prettier":"^2.8.7","ts-loader":"^9.4.2","typescript":"^4.9.3","@types/jest":"^29.5.3","webpack-cli":"^5.0.1","@babel/types":"^7.20.7","@babel/parser":"^7.20.7","jest-mock-extended":"^3.0.1","copy-webpack-plugin":"^11.0.0","webpack-node-externals":"^3.0.0","@typescript-eslint/parser":"^6.2.1","@amplication/code-gen-types":"^2.0.1","@typescript-eslint/eslint-plugin":"^6.2.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-linter-eslint_0.0.1_1693416044641_0.3657543871245532","host":"s3://npm-registry-packages"}},"0.0.2-beta.pr-282.bc8390d":{"name":"@amplication/plugin-linter-eslint","version":"0.0.2-beta.pr-282.bc8390d","author":{"name":"Ashish Padhy"},"license":"Apache-2.0","_id":"@amplication/plugin-linter-eslint@0.0.2-beta.pr-282.bc8390d","maintainers":[{"name":"amplication-bot","email":"engineering@amplication.com"},{"name":"mulygottlieb","email":"muly@amplication.com"},{"name":"levivannoort","email":"vanNoort.levi@protonmail.com"},{"name":"overbit","email":"daniele.iasella@gmail.com"},{"name":"barshimi","email":"barshimi@gmail.com"},{"name":"morhag","email":"mor@amplication.com"},{"name":"amitbarletz","email":"amit@amplication.com"},{"name":"yuvalhazaz","email":"hazaz.yuval@gmail.com"}],"dist":{"shasum":"bcef083380c2f9122551e1e57aeed757b7fa2423","tarball":"https://registry.npmjs.org/@amplication/plugin-linter-eslint/-/plugin-linter-eslint-0.0.2-beta.pr-282.bc8390d.tgz","fileCount":26,"integrity":"sha512-mFXmCnZhpqU1fxbevF56U40/rxuRVVuCCHAitGKvpNKJC77Lmb23brvIJQNimkzxWVOh6faVUL6YlpB9JdyiDg==","signatures":[{"sig":"MEUCIQCuTRCWWn3I5mrdkXXZMFAOATJFIRG9J9Xgr/a1UKX0mgIgKE1joSh2gUBMv5TxZz1JvUjzKKk6FtlOtMju2s4ZL7U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37775},"jest":{"rootDir":"src/tests","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","collectCoverageFrom":["src/**/*.ts"],"moduleFileExtensions":["js","json","ts"]},"main":"dist/index.js","readme":"# @amplication/plugin-linter-eslint\n\n<!-- [![NPM Downloads](https://img.shields.io/npm/dt/@amplication/plugin-auth-basic)](https://www.npmjs.com/package/@amplication/plugin-auth-basic) -->\n\nThis plugin helps in integrating eslint into your app generated by Amplication.\n\n## Purpose\n\nProvides linting out of the box by leveraging one of the best and most popular solutions in industry. This plugin is based on recommended eslint configuration for React projects for the admin app and recommended eslint configuration for Node.js projects for the server app.\n\n## Configuration\n\nThis plugin requires the following settings during plugin configuration:\n\n- `rules` - eslint rules to be used in the app. See [eslint rules](https://eslint.org/docs/rules/) for more information. Example ( Default rules in settings ) :-\n\n```ts\n{\n  \"rules\" : {\n    \"indent\": [ \"error\", 4 ],\n    \"linebreak-style\": [ \"error\", \"unix\" ],\n    \"quotes\": [ \"error\", \"single\" ],\n    \"semi\": [ \"error\", \"always\" ]\n  }\n}\n```\n\n## Scripts\n\n### `build`\n\nRunning `npm run build` will bundle your plugin with Webpack for production.\n\n### `dev`\n\nRunning `npm run dev` will watch your plugin's source code and automatically bundle it with every change.\n\n### `lint`\n\nRunning `npm run lint` will lint your plugin's source code. If run with `npm run lint:fix` it will also fix the linting errors.\n\n## Usage\n\nIt can be used by adding the plugin in the `plugins` page of the app settings. The plugin can be added by providing the settings as shown in the [Configuration](#configuration) section.\n\nResults in creating a `.eslintrc` file in the root of the app's server and admin with the rules provided in the settings.\n\nTo view the files that will be created, check the [templates](./src/static/) folder.\n","gitHead":"1bbb8a5cad065067dda947b6d636dced2a6c395a","scripts":{"dev":"webpack --watch","lint":"eslint './src/**/*.{ts, tsx}' --c .eslintrc","test":"jest","build":"webpack","lint:fix":"eslint './src/**/*.{ts, tsx}' --fix --c .eslintrc","prebuild":"rimraf dist","format:write":"prettier --write \"**/*.{js,ts}\"","prepublishOnly":"npm run build"},"_npmUser":{"name":"amplication-bot","email":"engineering@amplication.com"},"_npmVersion":"9.8.1","description":"This plugin is created to add eslint functionality to the amplication app","directories":{},"_nodeVersion":"18.18.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^8.46.0","lodash":"^4.17.21","rimraf":"^4.4.1","ts-jest":"^29.1.1","webpack":"^5.76.0","prettier":"^2.8.7","ts-loader":"^9.4.2","typescript":"^4.9.3","@types/jest":"^29.5.3","webpack-cli":"^5.0.1","@babel/types":"^7.20.7","@babel/parser":"^7.20.7","jest-mock-extended":"^3.0.1","copy-webpack-plugin":"^11.0.0","webpack-node-externals":"^3.0.0","@typescript-eslint/parser":"^6.2.1","@amplication/code-gen-types":"^2.0.17","@amplication/code-gen-utils":"^0.0.7","@typescript-eslint/eslint-plugin":"^6.2.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-linter-eslint_0.0.2-beta.pr-282.bc8390d_1700488366384_0.30861704763303077","host":"s3://npm-registry-packages"}},"0.0.2-beta.pr-282.2ad4d06":{"name":"@amplication/plugin-linter-eslint","version":"0.0.2-beta.pr-282.2ad4d06","author":{"name":"Ashish Padhy"},"license":"Apache-2.0","_id":"@amplication/plugin-linter-eslint@0.0.2-beta.pr-282.2ad4d06","maintainers":[{"name":"amplication-bot","email":"engineering@amplication.com"},{"name":"mulygottlieb","email":"muly@amplication.com"},{"name":"levivannoort","email":"vanNoort.levi@protonmail.com"},{"name":"overbit","email":"daniele.iasella@gmail.com"},{"name":"barshimi","email":"barshimi@gmail.com"},{"name":"morhag","email":"mor@amplication.com"},{"name":"amitbarletz","email":"amit@amplication.com"},{"name":"yuvalhazaz","email":"hazaz.yuval@gmail.com"}],"dist":{"shasum":"a80f9aa97d4b76ce7ae90e21dbc6b665940105f2","tarball":"https://registry.npmjs.org/@amplication/plugin-linter-eslint/-/plugin-linter-eslint-0.0.2-beta.pr-282.2ad4d06.tgz","fileCount":26,"integrity":"sha512-4KHdfwEqi1lz4Q7C18BviYTk3P283pe5KuGiE8i8u4DL1yLWp/yP1KQh1yd1jALOOJ8kDX8VLmI6NtkOsYtj0A==","signatures":[{"sig":"MEYCIQDdxfbC4kqixO/yzFGvb5jZNuv1JSioGT3nVhhLYLx74AIhAL1g+TsYdyY2rKk6Tl9kBMIzbmiJCNRp5aAdkhjhDjBQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37775},"jest":{"rootDir":"src/tests","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","collectCoverageFrom":["src/**/*.ts"],"moduleFileExtensions":["js","json","ts"]},"main":"dist/index.js","readme":"# @amplication/plugin-linter-eslint\n\n<!-- [![NPM Downloads](https://img.shields.io/npm/dt/@amplication/plugin-auth-basic)](https://www.npmjs.com/package/@amplication/plugin-auth-basic) -->\n\nThis plugin helps in integrating eslint into your app generated by Amplication.\n\n## Purpose\n\nProvides linting out of the box by leveraging one of the best and most popular solutions in industry. This plugin is based on recommended eslint configuration for React projects for the admin app and recommended eslint configuration for Node.js projects for the server app.\n\n## Configuration\n\nThis plugin requires the following settings during plugin configuration:\n\n- `rules` - eslint rules to be used in the app. See [eslint rules](https://eslint.org/docs/rules/) for more information. Example ( Default rules in settings ) :-\n\n```ts\n{\n  \"rules\" : {\n    \"indent\": [ \"error\", 4 ],\n    \"linebreak-style\": [ \"error\", \"unix\" ],\n    \"quotes\": [ \"error\", \"single\" ],\n    \"semi\": [ \"error\", \"always\" ]\n  }\n}\n```\n\n## Scripts\n\n### `build`\n\nRunning `npm run build` will bundle your plugin with Webpack for production.\n\n### `dev`\n\nRunning `npm run dev` will watch your plugin's source code and automatically bundle it with every change.\n\n### `lint`\n\nRunning `npm run lint` will lint your plugin's source code. If run with `npm run lint:fix` it will also fix the linting errors.\n\n## Usage\n\nIt can be used by adding the plugin in the `plugins` page of the app settings. The plugin can be added by providing the settings as shown in the [Configuration](#configuration) section.\n\nResults in creating a `.eslintrc` file in the root of the app's server and admin with the rules provided in the settings.\n\nTo view the files that will be created, check the [templates](./src/static/) folder.\n","gitHead":"497085ebb8ba0f53a353a024a09e125070f318b6","scripts":{"dev":"webpack --watch","lint":"eslint './src/**/*.{ts, tsx}' --c .eslintrc","test":"jest","build":"webpack","lint:fix":"eslint './src/**/*.{ts, tsx}' --fix --c .eslintrc","prebuild":"rimraf dist","format:write":"prettier --write \"**/*.{js,ts}\"","prepublishOnly":"npm run build"},"_npmUser":{"name":"amplication-bot","email":"engineering@amplication.com"},"_npmVersion":"9.8.1","description":"This plugin is created to add eslint functionality to the amplication app","directories":{},"_nodeVersion":"18.18.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^8.46.0","lodash":"^4.17.21","rimraf":"^4.4.1","ts-jest":"^29.1.1","webpack":"^5.76.0","prettier":"^2.8.7","ts-loader":"^9.4.2","typescript":"^4.9.3","@types/jest":"^29.5.3","webpack-cli":"^5.0.1","@babel/types":"^7.20.7","@babel/parser":"^7.20.7","jest-mock-extended":"^3.0.1","copy-webpack-plugin":"^11.0.0","webpack-node-externals":"^3.0.0","@typescript-eslint/parser":"^6.2.1","@amplication/code-gen-types":"^2.0.17","@amplication/code-gen-utils":"^0.0.7","@typescript-eslint/eslint-plugin":"^6.2.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-linter-eslint_0.0.2-beta.pr-282.2ad4d06_1700492850252_0.7128378090015197","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@amplication/plugin-linter-eslint","version":"0.0.2","author":{"name":"Ashish Padhy"},"license":"Apache-2.0","_id":"@amplication/plugin-linter-eslint@0.0.2","maintainers":[{"name":"amplication-bot","email":"engineering@amplication.com"},{"name":"mulygottlieb","email":"muly@amplication.com"},{"name":"levivannoort","email":"vanNoort.levi@protonmail.com"},{"name":"overbit","email":"daniele.iasella@gmail.com"},{"name":"barshimi","email":"barshimi@gmail.com"},{"name":"morhag","email":"mor@amplication.com"},{"name":"amitbarletz","email":"amit@amplication.com"},{"name":"yuvalhazaz","email":"hazaz.yuval@gmail.com"}],"dist":{"shasum":"df9b03909d2ce3ea4e8de649f88a61d81c31ef62","tarball":"https://registry.npmjs.org/@amplication/plugin-linter-eslint/-/plugin-linter-eslint-0.0.2.tgz","fileCount":26,"integrity":"sha512-Djztw54achNqukzFQvS6p1Jf7+B907SWjszVjSi8bnb7ExEVSnvR6ImvE9HKBOkeUSch/WLYGcqfHf4fe9DkDw==","signatures":[{"sig":"MEQCIBd1ts82ApNHITQiDFElm1GMiu6mOTGhCKwfQ4XRKwUpAiBE6ULea+4KXgdWPTEE+PYNoucv+r3B0YOvbB9PN2mNbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37735},"jest":{"rootDir":"src/tests","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","collectCoverageFrom":["src/**/*.ts"],"moduleFileExtensions":["js","json","ts"]},"main":"dist/index.js","gitHead":"cc348806c74b9b90c8d7b45da5b15997dc551361","scripts":{"dev":"webpack --watch","lint":"eslint './src/**/*.{ts, tsx}' --c .eslintrc","test":"jest","build":"webpack","lint:fix":"eslint './src/**/*.{ts, tsx}' --fix --c .eslintrc","prebuild":"rimraf dist","format:write":"prettier --write \"**/*.{js,ts}\"","prepublishOnly":"npm run build"},"_npmUser":{"name":"amplication-bot","email":"engineering@amplication.com"},"_npmVersion":"9.8.1","description":"This plugin is created to add eslint functionality to the amplication app","directories":{},"_nodeVersion":"18.18.2","_hasShrinkwrap":false,"devDependencies":{"eslint":"^8.46.0","lodash":"^4.17.21","rimraf":"^4.4.1","ts-jest":"^29.1.1","webpack":"^5.76.0","prettier":"^2.8.7","ts-loader":"^9.4.2","typescript":"^4.9.3","@types/jest":"^29.5.3","webpack-cli":"^5.0.1","@babel/types":"^7.20.7","@babel/parser":"^7.20.7","jest-mock-extended":"^3.0.1","copy-webpack-plugin":"^11.0.0","webpack-node-externals":"^3.0.0","@typescript-eslint/parser":"^6.2.1","@amplication/code-gen-types":"^2.0.17","@amplication/code-gen-utils":"^0.0.7","@typescript-eslint/eslint-plugin":"^6.2.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-linter-eslint_0.0.2_1700495869008_0.4364162742333675","host":"s3://npm-registry-packages"}},"0.0.2-beta.pr-289.0d3954c":{"name":"@amplication/plugin-linter-eslint","version":"0.0.2-beta.pr-289.0d3954c","author":{"name":"Ashish Padhy"},"license":"Apache-2.0","_id":"@amplication/plugin-linter-eslint@0.0.2-beta.pr-289.0d3954c","maintainers":[{"name":"amplication-bot","email":"engineering@amplication.com"},{"name":"mulygottlieb","email":"muly@amplication.com"},{"name":"levivannoort","email":"vanNoort.levi@protonmail.com"},{"name":"overbit","email":"daniele.iasella@gmail.com"},{"name":"barshimi","email":"barshimi@gmail.com"},{"name":"morhag","email":"mor@amplication.com"},{"name":"amitbarletz","email":"amit@amplication.com"},{"name":"yuvalhazaz","email":"hazaz.yuval@gmail.com"}],"dist":{"shasum":"620ac795f6a782cd0d3872927223ba042f7cf42e","tarball":"https://registry.npmjs.org/@amplication/plugin-linter-eslint/-/plugin-linter-eslint-0.0.2-beta.pr-289.0d3954c.tgz","fileCount":26,"integrity":"sha512-ECJNp+dNODjEEDRp7NQTCvxJLCCEEFngukjj3CUciIuO4ZRnDmfApALPxudASi9O6GsafqpcnPfFaOtIHsIoXA==","signatures":[{"sig":"MEUCIQCXnN3aira1ajSei65rOJgwXBC3jeVeuA2ddx1HhK5NUQIgEG5AgT3U+MDmivYOQYK7677lm7aXNxN8xdBS2jtiIRw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37775},"jest":{"rootDir":"src/tests","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","collectCoverageFrom":["src/**/*.ts"],"moduleFileExtensions":["js","json","ts"]},"main":"dist/index.js","readme":"# @amplication/plugin-linter-eslint\n\n<!-- [![NPM Downloads](https://img.shields.io/npm/dt/@amplication/plugin-auth-basic)](https://www.npmjs.com/package/@amplication/plugin-auth-basic) -->\n\nThis plugin helps in integrating eslint into your app generated by Amplication.\n\n## Purpose\n\nProvides linting out of the box by leveraging one of the best and most popular solutions in industry. This plugin is based on recommended eslint configuration for React projects for the admin app and recommended eslint configuration for Node.js projects for the server app.\n\n## Configuration\n\nThis plugin requires the following settings during plugin configuration:\n\n- `rules` - eslint rules to be used in the app. See [eslint rules](https://eslint.org/docs/rules/) for more information. Example ( Default rules in settings ) :-\n\n```ts\n{\n  \"rules\" : {\n    \"indent\": [ \"error\", 4 ],\n    \"linebreak-style\": [ \"error\", \"unix\" ],\n    \"quotes\": [ \"error\", \"single\" ],\n    \"semi\": [ \"error\", \"always\" ]\n  }\n}\n```\n\n## Scripts\n\n### `build`\n\nRunning `npm run build` will bundle your plugin with Webpack for production.\n\n### `dev`\n\nRunning `npm run dev` will watch your plugin's source code and automatically bundle it with every change.\n\n### `lint`\n\nRunning `npm run lint` will lint your plugin's source code. If run with `npm run lint:fix` it will also fix the linting errors.\n\n## Usage\n\nIt can be used by adding the plugin in the `plugins` page of the app settings. The plugin can be added by providing the settings as shown in the [Configuration](#configuration) section.\n\nResults in creating a `.eslintrc` file in the root of the app's server and admin with the rules provided in the settings.\n\nTo view the files that will be created, check the [templates](./src/static/) folder.\n","gitHead":"607d22a1059663ecf5a89c669e84d0f6f4e1eece","scripts":{"dev":"webpack --watch","lint":"eslint './src/**/*.{ts, tsx}' --c .eslintrc","test":"jest","build":"webpack","lint:fix":"eslint './src/**/*.{ts, tsx}' --fix --c .eslintrc","prebuild":"rimraf dist","format:write":"prettier --write \"**/*.{js,ts}\"","prepublishOnly":"npm run build"},"_npmUser":{"name":"amplication-bot","email":"engineering@amplication.com"},"_npmVersion":"9.8.1","description":"This plugin is created to add eslint functionality to the amplication app","directories":{},"_nodeVersion":"18.18.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^8.46.0","lodash":"^4.17.21","rimraf":"^4.4.1","ts-jest":"^29.1.1","webpack":"^5.76.0","prettier":"^2.8.7","ts-loader":"^9.4.2","typescript":"^4.9.3","@types/jest":"^29.5.3","webpack-cli":"^5.0.1","@babel/types":"^7.20.7","@babel/parser":"^7.20.7","jest-mock-extended":"^3.0.1","copy-webpack-plugin":"^11.0.0","webpack-node-externals":"^3.0.0","@typescript-eslint/parser":"^6.2.1","@amplication/code-gen-types":"^2.0.17","@amplication/code-gen-utils":"^0.0.7","@typescript-eslint/eslint-plugin":"^6.2.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-linter-eslint_0.0.2-beta.pr-289.0d3954c_1700659890005_0.4880112729566699","host":"s3://npm-registry-packages"}},"0.0.2-beta.pr-295.e09faa7":{"name":"@amplication/plugin-linter-eslint","version":"0.0.2-beta.pr-295.e09faa7","author":{"name":"Ashish Padhy"},"license":"Apache-2.0","_id":"@amplication/plugin-linter-eslint@0.0.2-beta.pr-295.e09faa7","maintainers":[{"name":"amplication-bot","email":"engineering@amplication.com"},{"name":"mulygottlieb","email":"muly@amplication.com"},{"name":"levivannoort","email":"vanNoort.levi@protonmail.com"},{"name":"overbit","email":"daniele.iasella@gmail.com"},{"name":"barshimi","email":"barshimi@gmail.com"},{"name":"morhag","email":"mor@amplication.com"},{"name":"amitbarletz","email":"amit@amplication.com"},{"name":"yuvalhazaz","email":"hazaz.yuval@gmail.com"}],"dist":{"shasum":"db2ca1a914c1a69a28150a6b9675339a029842ad","tarball":"https://registry.npmjs.org/@amplication/plugin-linter-eslint/-/plugin-linter-eslint-0.0.2-beta.pr-295.e09faa7.tgz","fileCount":26,"integrity":"sha512-JMqQG8I0aIPiyGWxEqvmK41/hcfDKp8wDjgwIqvQFaGY7jh4qzvDjRRZmfOajD1bxH37DdCNwtRrq6wwiFEwrQ==","signatures":[{"sig":"MEUCIG5O1vzx8PPV1JQL2rOGigbj+2Ld7wQApLAkhqO2e/nBAiEArtlCxe50CW7rIHJ/5XGuOTIBGgdMh0TrOGdi1lmyj10=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37798},"jest":{"rootDir":"src/tests","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","collectCoverageFrom":["src/**/*.ts"],"moduleFileExtensions":["js","json","ts"]},"main":"dist/index.js","readme":"# @amplication/plugin-linter-eslint\n\n<!-- [![NPM Downloads](https://img.shields.io/npm/dt/@amplication/plugin-auth-basic)](https://www.npmjs.com/package/@amplication/plugin-auth-basic) -->\n\nThis plugin helps in integrating eslint into your app generated by Amplication.\n\n## Purpose\n\nProvides linting out of the box by leveraging one of the best and most popular solutions in industry. This plugin is based on recommended eslint configuration for React projects for the admin app and recommended eslint configuration for Node.js projects for the server app.\n\n## Configuration\n\nThis plugin requires the following settings during plugin configuration:\n\n- `rules` - eslint rules to be used in the app. See [eslint rules](https://eslint.org/docs/rules/) for more information. Example ( Default rules in settings ) :-\n\n```ts\n{\n  \"rules\" : {\n    \"indent\": [ \"error\", 4 ],\n    \"linebreak-style\": [ \"error\", \"unix\" ],\n    \"quotes\": [ \"error\", \"single\" ],\n    \"semi\": [ \"error\", \"always\" ]\n  }\n}\n```\n\n## Scripts\n\n### `build`\n\nRunning `npm run build` will bundle your plugin with Webpack for production.\n\n### `dev`\n\nRunning `npm run dev` will watch your plugin's source code and automatically bundle it with every change.\n\n### `lint`\n\nRunning `npm run lint` will lint your plugin's source code. If run with `npm run lint:fix` it will also fix the linting errors.\n\n## Usage\n\nIt can be used by adding the plugin in the `plugins` page of the app settings. The plugin can be added by providing the settings as shown in the [Configuration](#configuration) section.\n\nResults in creating a `.eslintrc` file in the root of the app's server and admin with the rules provided in the settings.\n\nTo view the files that will be created, check the [templates](./src/static/) folder.\n","gitHead":"40155e1db719f85a5b8d4be19e317980ab63c633","scripts":{"dev":"webpack --watch","lint":"eslint './src/**/*.{ts, tsx}' --c .eslintrc","test":"jest","build":"webpack","lint:fix":"eslint './src/**/*.{ts, tsx}' --fix --c .eslintrc","prebuild":"rimraf dist","format:write":"prettier --write \"**/*.{js,ts}\"","prepublishOnly":"npm run build"},"_npmUser":{"name":"amplication-bot","email":"engineering@amplication.com"},"_npmVersion":"9.8.1","description":"This plugin is created to add eslint functionality to the amplication app","directories":{},"_nodeVersion":"18.18.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^8.46.0","lodash":"^4.17.21","rimraf":"^4.4.1","ts-jest":"^29.1.1","webpack":"^5.76.0","prettier":"^2.8.7","ts-loader":"^9.4.2","typescript":"^4.9.3","@types/jest":"^29.5.3","webpack-cli":"^5.0.1","@babel/types":"^7.20.7","@babel/parser":"^7.20.7","jest-mock-extended":"^3.0.1","copy-webpack-plugin":"^11.0.0","webpack-node-externals":"^3.0.0","@typescript-eslint/parser":"^6.2.1","@amplication/code-gen-types":"^2.0.17","@amplication/code-gen-utils":"^0.0.7","@typescript-eslint/eslint-plugin":"^6.2.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-linter-eslint_0.0.2-beta.pr-295.e09faa7_1701091171736_0.22910868673917784","host":"s3://npm-registry-packages"}},"0.0.3-beta.pr-297.80f0b66":{"name":"@amplication/plugin-linter-eslint","version":"0.0.3-beta.pr-297.80f0b66","author":{"name":"Ashish Padhy"},"license":"Apache-2.0","_id":"@amplication/plugin-linter-eslint@0.0.3-beta.pr-297.80f0b66","maintainers":[{"name":"amplication-bot","email":"engineering@amplication.com"},{"name":"mulygottlieb","email":"muly@amplication.com"},{"name":"levivannoort","email":"vanNoort.levi@protonmail.com"},{"name":"overbit","email":"daniele.iasella@gmail.com"},{"name":"barshimi","email":"barshimi@gmail.com"},{"name":"morhag","email":"mor@amplication.com"},{"name":"amitbarletz","email":"amit@amplication.com"},{"name":"yuvalhazaz","email":"hazaz.yuval@gmail.com"}],"dist":{"shasum":"2cb8544b59204bcbcad9085b8a839eba0c0586c9","tarball":"https://registry.npmjs.org/@amplication/plugin-linter-eslint/-/plugin-linter-eslint-0.0.3-beta.pr-297.80f0b66.tgz","fileCount":26,"integrity":"sha512-GeKnUFCyqVHsLCXlqRwDkyiRq7Tq0T0SedXs5rTai6fZ62TaYUUNNFiEwbQGxrBmrMTfA13naIAKcamrRlomHw==","signatures":[{"sig":"MEUCICR+3udIONi4G/fqSLXckifRowKUov5LSmJ289nlfNS6AiEA1b4sq8d/Hfz7G+QfxJMXj/uWU7BiDbYZ+rtsqlkUafU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37804},"jest":{"rootDir":"src/tests","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","collectCoverageFrom":["src/**/*.ts"],"moduleFileExtensions":["js","json","ts"]},"main":"dist/index.js","readme":"# @amplication/plugin-linter-eslint\n\n<!-- [![NPM Downloads](https://img.shields.io/npm/dt/@amplication/plugin-auth-basic)](https://www.npmjs.com/package/@amplication/plugin-auth-basic) -->\n\nThis plugin helps in integrating eslint into your app generated by Amplication.\n\n## Purpose\n\nProvides linting out of the box by leveraging one of the best and most popular solutions in industry. This plugin is based on recommended eslint configuration for React projects for the admin app and recommended eslint configuration for Node.js projects for the server app.\n\n## Configuration\n\nThis plugin requires the following settings during plugin configuration:\n\n- `rules` - eslint rules to be used in the app. See [eslint rules](https://eslint.org/docs/rules/) for more information. Example ( Default rules in settings ) :-\n\n```ts\n{\n  \"rules\" : {\n    \"indent\": [ \"error\", 4 ],\n    \"linebreak-style\": [ \"error\", \"unix\" ],\n    \"quotes\": [ \"error\", \"single\" ],\n    \"semi\": [ \"error\", \"always\" ]\n  }\n}\n```\n\n## Scripts\n\n### `build`\n\nRunning `npm run build` will bundle your plugin with Webpack for production.\n\n### `dev`\n\nRunning `npm run dev` will watch your plugin's source code and automatically bundle it with every change.\n\n### `lint`\n\nRunning `npm run lint` will lint your plugin's source code. If run with `npm run lint:fix` it will also fix the linting errors.\n\n## Usage\n\nIt can be used by adding the plugin in the `plugins` page of the app settings. The plugin can be added by providing the settings as shown in the [Configuration](#configuration) section.\n\nResults in creating a `.eslintrc` file in the root of the app's server and admin with the rules provided in the settings.\n\nTo view the files that will be created, check the [templates](./src/static/) folder.\n","gitHead":"c7bc8663c51755347539711cfa02f9eda15f1941","scripts":{"dev":"webpack --watch","lint":"eslint './src/**/*.{ts, tsx}' --c .eslintrc","test":"jest","build":"webpack","lint:fix":"eslint './src/**/*.{ts, tsx}' --fix --c .eslintrc","prebuild":"rimraf dist","format:write":"prettier --write \"**/*.{js,ts}\"","prepublishOnly":"npm run build"},"_npmUser":{"name":"amplication-bot","email":"engineering@amplication.com"},"_npmVersion":"9.8.1","description":"This plugin is created to add eslint functionality to the amplication app","directories":{},"_nodeVersion":"18.18.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^8.46.0","lodash":"^4.17.21","rimraf":"^4.4.1","ts-jest":"^29.1.1","webpack":"^5.76.0","prettier":"^2.8.7","ts-loader":"^9.4.2","typescript":"^4.9.3","@types/jest":"^29.5.3","webpack-cli":"^5.0.1","@babel/types":"^7.20.7","@babel/parser":"^7.20.7","jest-mock-extended":"^3.0.1","copy-webpack-plugin":"^11.0.0","webpack-node-externals":"^3.0.0","@typescript-eslint/parser":"^6.2.1","@amplication/code-gen-types":"^2.0.17","@amplication/code-gen-utils":"^0.0.7","@typescript-eslint/eslint-plugin":"^6.2.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-linter-eslint_0.0.3-beta.pr-297.80f0b66_1701193115058_0.3531999516404598","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@amplication/plugin-linter-eslint","version":"0.0.3","author":{"name":"Ashish Padhy"},"license":"Apache-2.0","_id":"@amplication/plugin-linter-eslint@0.0.3","maintainers":[{"name":"amplication-bot","email":"engineering@amplication.com"},{"name":"mulygottlieb","email":"muly@amplication.com"},{"name":"levivannoort","email":"vanNoort.levi@protonmail.com"},{"name":"overbit","email":"daniele.iasella@gmail.com"},{"name":"barshimi","email":"barshimi@gmail.com"},{"name":"morhag","email":"mor@amplication.com"},{"name":"amitbarletz","email":"amit@amplication.com"},{"name":"yuvalhazaz","email":"hazaz.yuval@gmail.com"}],"dist":{"shasum":"7ceca90288e4759be491a4cfa9bae9dfa17698e7","tarball":"https://registry.npmjs.org/@amplication/plugin-linter-eslint/-/plugin-linter-eslint-0.0.3.tgz","fileCount":26,"integrity":"sha512-dHYHSM0Ap2XInAhYYF6VTEGS0f38Iv8C/Wwe9I7b67rMt+eYSkAaU2h9EubwkSt2xBpvnRQcsqu5nbL8cNKBCQ==","signatures":[{"sig":"MEUCIQDHGL400e2blRhNSlEDveg8jOPZ61nFJ3KPnDuFj1e6EwIgRKw10kI9maehQ8xaM9g5pP4JEWncXFhWo96dkijZBdM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37764},"jest":{"rootDir":"src/tests","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","collectCoverageFrom":["src/**/*.ts"],"moduleFileExtensions":["js","json","ts"]},"main":"dist/index.js","gitHead":"cc05b0f0c9675cdae28fd7216ad4a04ac5169e99","scripts":{"dev":"webpack --watch","lint":"eslint './src/**/*.{ts, tsx}' --c .eslintrc","test":"jest","build":"webpack","lint:fix":"eslint './src/**/*.{ts, tsx}' --fix --c .eslintrc","prebuild":"rimraf dist","format:write":"prettier --write \"**/*.{js,ts}\"","prepublishOnly":"npm run build"},"_npmUser":{"name":"amplication-bot","email":"engineering@amplication.com"},"_npmVersion":"9.8.1","description":"This plugin is created to add eslint functionality to the amplication app","directories":{},"_nodeVersion":"18.18.2","_hasShrinkwrap":false,"devDependencies":{"eslint":"^8.46.0","lodash":"^4.17.21","rimraf":"^4.4.1","ts-jest":"^29.1.1","webpack":"^5.76.0","prettier":"^2.8.7","ts-loader":"^9.4.2","typescript":"^4.9.3","@types/jest":"^29.5.3","webpack-cli":"^5.0.1","@babel/types":"^7.20.7","@babel/parser":"^7.20.7","jest-mock-extended":"^3.0.1","copy-webpack-plugin":"^11.0.0","webpack-node-externals":"^3.0.0","@typescript-eslint/parser":"^6.2.1","@amplication/code-gen-types":"^2.0.17","@amplication/code-gen-utils":"^0.0.7","@typescript-eslint/eslint-plugin":"^6.2.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-linter-eslint_0.0.3_1701193703900_0.3408895711566189","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@amplication/plugin-linter-eslint","version":"0.0.5","author":{"name":"Ashish Padhy"},"license":"Apache-2.0","_id":"@amplication/plugin-linter-eslint@0.0.5","maintainers":[{"name":"amplication-bot","email":"engineering@amplication.com"},{"name":"mulygottlieb","email":"muly@amplication.com"},{"name":"levivannoort","email":"vanNoort.levi@protonmail.com"},{"name":"overbit","email":"daniele.iasella@gmail.com"},{"name":"barshimi","email":"barshimi@gmail.com"},{"name":"morhag","email":"mor@amplication.com"},{"name":"amitbarletz","email":"amit@amplication.com"},{"name":"yuvalhazaz","email":"hazaz.yuval@gmail.com"}],"dist":{"shasum":"a345a475d178bac878e1d4b494b000f29e7223e6","tarball":"https://registry.npmjs.org/@amplication/plugin-linter-eslint/-/plugin-linter-eslint-0.0.5.tgz","fileCount":27,"integrity":"sha512-GUp7QMxdajFNNcl87exaSYeDCjeI9CscK74zRiirBblzGusu9tjb4dX+7R8uSfhmHeBpjlu7yjjXt4UseBZqvw==","signatures":[{"sig":"MEYCIQDZ6HlTOe3EU+5RbTl0OC7Fes5liDyBpaxEqOP4FhVzZAIhAL0YAAd+06qMm7BlIx099mtkmQ3d+4jicDMaginQVGqd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37764},"jest":{"rootDir":"src/tests","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverage":true,"passWithNoTests":true,"testEnvironment":"node","collectCoverageFrom":["src/**/*.ts"],"moduleFileExtensions":["js","json","ts"]},"main":"dist/index.js","gitHead":"a3013af17c40f329488598221d037d0d30e3a96c","scripts":{"dev":"webpack --watch","test":"jest","build":"webpack","prebuild":"rimraf dist","prepublishOnly":"npm run build"},"_npmUser":{"name":"amplication-bot","email":"engineering@amplication.com"},"_npmVersion":"10.2.3","description":"This plugin is created to add eslint functionality to the amplication app","directories":{},"_nodeVersion":"18.19.0","_hasShrinkwrap":false,"devDependencies":{"eslint":"^8.46.0","lodash":"^4.17.21","rimraf":"^4.4.1","ts-jest":"^29.1.1","webpack":"^5.76.0","prettier":"^2.8.7","ts-loader":"^9.4.2","typescript":"^4.9.3","@types/jest":"^29.5.3","webpack-cli":"^5.0.1","@babel/types":"^7.20.7","@babel/parser":"^7.20.7","jest-mock-extended":"^3.0.1","copy-webpack-plugin":"^11.0.0","webpack-node-externals":"^3.0.0","@typescript-eslint/parser":"^6.2.1","@amplication/code-gen-types":"^2.0.17","@amplication/code-gen-utils":"^0.0.7","@typescript-eslint/eslint-plugin":"^6.2.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-linter-eslint_0.0.5_1703760969152_0.13654781947433614","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@amplication/plugin-linter-eslint","version":"0.0.6","author":{"name":"Ashish Padhy"},"license":"Apache-2.0","_id":"@amplication/plugin-linter-eslint@0.0.6","maintainers":[{"name":"amplication-bot","email":"engineering@amplication.com"},{"name":"mulygottlieb","email":"muly@amplication.com"},{"name":"levivannoort","email":"vanNoort.levi@protonmail.com"},{"name":"overbit","email":"daniele.iasella@gmail.com"},{"name":"barshimi","email":"barshimi@gmail.com"},{"name":"morhag","email":"mor@amplication.com"},{"name":"amitbarletz","email":"amit@amplication.com"},{"name":"yuvalhazaz","email":"hazaz.yuval@gmail.com"}],"dist":{"shasum":"25a6396806643da73d6c0aba9c43c8878ffb847c","tarball":"https://registry.npmjs.org/@amplication/plugin-linter-eslint/-/plugin-linter-eslint-0.0.6.tgz","fileCount":27,"integrity":"sha512-VA2L6TFX1Z6j6cM0gY6S5tnu904Yn/3gPYvT8/2cB5nLQoyj8LmBIfcQ009zxwpgSzfL5Fsjr6WOXabD7i9y2Q==","signatures":[{"sig":"MEUCIHzvV2JBbdJMMR0XoP/D48zFeH+KOcCu7DUdsMCOEtvJAiEAvjMpIq0sKvhPBFkpM0jOdaUvLyIapY8g8p2RwNCKz58=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12651245},"jest":{"rootDir":"src/tests","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverage":true,"passWithNoTests":true,"testEnvironment":"node","collectCoverageFrom":["src/**/*.ts"],"moduleFileExtensions":["js","json","ts"]},"main":"dist/index.js","gitHead":"b691b143f55c108c744eb526b016d08f3ee027b0","scripts":{"dev":"webpack --watch","test":"jest","build":"webpack","prebuild":"rimraf dist","prepublishOnly":"npm run build"},"_npmUser":{"name":"amplication-bot","email":"engineering@amplication.com"},"deprecated":"This version is deprecated due to bugged release.","_npmVersion":"10.2.4","description":"This plugin is created to add eslint functionality to the amplication app","directories":{},"_nodeVersion":"18.19.1","_hasShrinkwrap":false,"devDependencies":{"eslint":"^8.46.0","lodash":"^4.17.21","rimraf":"^4.4.1","ts-jest":"^29.1.1","webpack":"^5.76.0","prettier":"^2.6.2","ts-loader":"^9.4.2","typescript":"^4.9.3","@types/jest":"^29.5.3","webpack-cli":"^5.0.1","@babel/types":"^7.20.7","@babel/parser":"^7.20.7","jest-mock-extended":"^3.0.1","copy-webpack-plugin":"^12.0.2","webpack-node-externals":"^3.0.0","@typescript-eslint/parser":"^6.2.1","@amplication/code-gen-types":"^2.0.23","@amplication/code-gen-utils":"^0.0.9","@typescript-eslint/eslint-plugin":"^6.2.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-linter-eslint_0.0.6_1709917740718_0.07117151386787368","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"@amplication/plugin-linter-eslint","version":"0.0.7","author":{"name":"Ashish Padhy"},"license":"Apache-2.0","_id":"@amplication/plugin-linter-eslint@0.0.7","maintainers":[{"name":"amplication-bot","email":"engineering@amplication.com"},{"name":"mulygottlieb","email":"muly@amplication.com"},{"name":"levivannoort","email":"vanNoort.levi@protonmail.com"},{"name":"overbit","email":"daniele.iasella@gmail.com"},{"name":"barshimi","email":"barshimi@gmail.com"},{"name":"morhag","email":"mor@amplication.com"},{"name":"amitbarletz","email":"amit@amplication.com"},{"name":"yuvalhazaz","email":"hazaz.yuval@gmail.com"}],"dist":{"shasum":"c0f796facc048b0b9c80f96e3e5c1fa731093676","tarball":"https://registry.npmjs.org/@amplication/plugin-linter-eslint/-/plugin-linter-eslint-0.0.7.tgz","fileCount":27,"integrity":"sha512-aFR5zydWqy60Ex053hBalBnLw0G7OtjhWpm/gZsb+/FTSYxC/GY2Mo8uJFNVWyOdPwiPySCMo0J9ZujZjLycbQ==","signatures":[{"sig":"MEUCIQCJSg3kzuy+65kkH5+qOYBPKZHuj9XPqb/gB+Vp+0D+yAIgP/0quLC6XdYa7L9JCq2KdaMUl9nh0ggDDj+5q1tVJAg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12651245},"jest":{"rootDir":"src/tests","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverage":true,"passWithNoTests":true,"testEnvironment":"node","collectCoverageFrom":["src/**/*.ts"],"moduleFileExtensions":["js","json","ts"]},"main":"dist/index.js","gitHead":"3bcbdd3404d2d13b3033284d1504c30ac01fd037","scripts":{"dev":"webpack --watch","test":"jest","build":"webpack","prebuild":"rimraf dist","prepublishOnly":"npm run build"},"_npmUser":{"name":"amplication-bot","email":"engineering@amplication.com"},"deprecated":"This version is deprecated due to bugged release.","_npmVersion":"10.2.4","description":"This plugin is created to add eslint functionality to the amplication app","directories":{},"_nodeVersion":"18.19.1","_hasShrinkwrap":false,"devDependencies":{"eslint":"^8.46.0","lodash":"^4.17.21","rimraf":"^4.4.1","ts-jest":"^29.1.1","webpack":"^5.76.0","prettier":"^2.6.2","ts-loader":"^9.4.2","typescript":"^4.9.3","@types/jest":"^29.5.3","webpack-cli":"^5.0.1","@babel/types":"^7.20.7","@babel/parser":"^7.20.7","jest-mock-extended":"^3.0.1","copy-webpack-plugin":"^12.0.2","webpack-node-externals":"^3.0.0","@typescript-eslint/parser":"^6.2.1","@amplication/code-gen-types":"^2.0.23","@amplication/code-gen-utils":"^0.0.9","@typescript-eslint/eslint-plugin":"^6.2.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-linter-eslint_0.0.7_1709920862283_0.5030577545814605","host":"s3://npm-registry-packages"}},"0.0.8-beta.pr-354.31d30ce":{"name":"@amplication/plugin-linter-eslint","version":"0.0.8-beta.pr-354.31d30ce","author":{"name":"Ashish Padhy"},"license":"Apache-2.0","_id":"@amplication/plugin-linter-eslint@0.0.8-beta.pr-354.31d30ce","maintainers":[{"name":"amplication-bot","email":"engineering@amplication.com"},{"name":"mulygottlieb","email":"muly@amplication.com"},{"name":"levivannoort","email":"vanNoort.levi@protonmail.com"},{"name":"overbit","email":"daniele.iasella@gmail.com"},{"name":"barshimi","email":"barshimi@gmail.com"},{"name":"morhag","email":"mor@amplication.com"},{"name":"amitbarletz","email":"amit@amplication.com"},{"name":"yuvalhazaz","email":"hazaz.yuval@gmail.com"}],"dist":{"shasum":"7167e3723fc22e7b84a87b1796f4556b8d80f4f2","tarball":"https://registry.npmjs.org/@amplication/plugin-linter-eslint/-/plugin-linter-eslint-0.0.8-beta.pr-354.31d30ce.tgz","fileCount":10,"integrity":"sha512-KxBVgrh2CKfQS6BmPiae6hGitmwm4OUhxqd7cm0BfrZEfq5HzIYr9XV0/8vlJB3fxqFu5nbstSCAgC78qnn6kg==","signatures":[{"sig":"MEYCIQD6+8sBSnRvmAn5FjpXQcTBxEAkPRtVuKYNcfSbe4gDswIhAI84RrfZD3Jbrfa3q6PaGd91bZ5yKj3P/PP+2pLM3Iq6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12638123},"jest":{"rootDir":"src/tests","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverage":true,"passWithNoTests":true,"testEnvironment":"node","collectCoverageFrom":["src/**/*.ts"],"moduleFileExtensions":["js","json","ts"]},"main":"dist/index.js","readme":"# @amplication/plugin-linter-eslint\n\n<!-- [![NPM Downloads](https://img.shields.io/npm/dt/@amplication/plugin-auth-basic)](https://www.npmjs.com/package/@amplication/plugin-auth-basic) -->\n\nThis plugin helps in integrating eslint into your app generated by Amplication.\n\n## Purpose\n\nProvides linting out of the box by leveraging one of the best and most popular solutions in industry. This plugin is based on recommended eslint configuration for React projects for the admin app and recommended eslint configuration for Node.js projects for the server app.\n\n## Configuration\n\nThis plugin requires the following settings during plugin configuration:\n\n- `rules` - eslint rules to be used in the app. See [eslint rules](https://eslint.org/docs/rules/) for more information. Example ( Default rules in settings ) :-\n\n```ts\n{\n  \"rules\" : {\n    \"indent\": [ \"error\", 4 ],\n    \"linebreak-style\": [ \"error\", \"unix\" ],\n    \"quotes\": [ \"error\", \"single\" ],\n    \"semi\": [ \"error\", \"always\" ]\n  }\n}\n```\n\n## Scripts\n\n### `build`\n\nRunning `npm run build` will bundle your plugin with Webpack for production.\n\n### `dev`\n\nRunning `npm run dev` will watch your plugin's source code and automatically bundle it with every change.\n\n### `lint`\n\nRunning `npm run lint` will lint your plugin's source code. If run with `npm run lint:fix` it will also fix the linting errors.\n\n## Usage\n\nIt can be used by adding the plugin in the `plugins` page of the app settings. The plugin can be added by providing the settings as shown in the [Configuration](#configuration) section.\n\nResults in creating a `.eslintrc` file in the root of the app's server and admin with the rules provided in the settings.\n\nTo view the files that will be created, check the [templates](./src/static/) folder.\n","gitHead":"31d30ceddcfeef89aba68f985ee37516408aada3","scripts":{"dev":"webpack --watch","test":"jest","build":"webpack","prebuild":"rimraf dist","prepublishOnly":"npm run build"},"_npmUser":{"name":"amplication-bot","email":"engineering@amplication.com"},"deprecated":"This version is deprecated due to bugged release.","_npmVersion":"10.2.4","description":"This plugin is created to add eslint functionality to the amplication app","directories":{},"_nodeVersion":"18.19.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^8.46.0","lodash":"^4.17.21","rimraf":"^4.4.1","ts-jest":"^29.1.1","webpack":"^5.76.0","prettier":"^2.6.2","ts-loader":"^9.4.2","typescript":"^4.9.3","@types/jest":"^29.5.3","webpack-cli":"^5.0.1","@babel/types":"^7.20.7","@babel/parser":"^7.20.7","jest-mock-extended":"^3.0.1","copy-webpack-plugin":"^12.0.2","webpack-node-externals":"^3.0.0","@typescript-eslint/parser":"^6.2.1","@amplication/code-gen-types":"^2.0.23","@amplication/code-gen-utils":"^0.0.9","@typescript-eslint/eslint-plugin":"^6.2.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-linter-eslint_0.0.8-beta.pr-354.31d30ce_1710262227459_0.8578418472946949","host":"s3://npm-registry-packages"}},"0.0.8-beta.pr-354.1e83d71":{"name":"@amplication/plugin-linter-eslint","version":"0.0.8-beta.pr-354.1e83d71","author":{"name":"Ashish Padhy"},"license":"Apache-2.0","_id":"@amplication/plugin-linter-eslint@0.0.8-beta.pr-354.1e83d71","maintainers":[{"name":"amplication-bot","email":"engineering@amplication.com"},{"name":"mulygottlieb","email":"muly@amplication.com"},{"name":"levivannoort","email":"vanNoort.levi@protonmail.com"},{"name":"overbit","email":"daniele.iasella@gmail.com"},{"name":"barshimi","email":"barshimi@gmail.com"},{"name":"morhag","email":"mor@amplication.com"},{"name":"amitbarletz","email":"amit@amplication.com"},{"name":"yuvalhazaz","email":"hazaz.yuval@gmail.com"}],"dist":{"shasum":"dbe1b523255c6368489870458d847e67f59b64b2","tarball":"https://registry.npmjs.org/@amplication/plugin-linter-eslint/-/plugin-linter-eslint-0.0.8-beta.pr-354.1e83d71.tgz","fileCount":9,"integrity":"sha512-/7mJ7A2Y3oFgq9w5ORTzoy6p9RjJj/udCWbNXjrmi81BXMcHk5KRJZ9ncfpjI7m/ZFRPcIoE+CKoqZIgImAy+w==","signatures":[{"sig":"MEYCIQDlxsgqRw+tj6Czo1CR8SOAMeiZ0w4dpsWw4T8+LHsGSQIhAOLg8oEa/xGZR87VnseXvTQ7h/5D374940AomolUZ1W8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4599236},"jest":{"rootDir":"src/tests","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverage":true,"passWithNoTests":true,"testEnvironment":"node","collectCoverageFrom":["src/**/*.ts"],"moduleFileExtensions":["js","json","ts"]},"main":"dist/index.js","readme":"# @amplication/plugin-linter-eslint\n\n<!-- [![NPM Downloads](https://img.shields.io/npm/dt/@amplication/plugin-auth-basic)](https://www.npmjs.com/package/@amplication/plugin-auth-basic) -->\n\nThis plugin helps in integrating eslint into your app generated by Amplication.\n\n## Purpose\n\nProvides linting out of the box by leveraging one of the best and most popular solutions in industry. This plugin is based on recommended eslint configuration for React projects for the admin app and recommended eslint configuration for Node.js projects for the server app.\n\n## Configuration\n\nThis plugin requires the following settings during plugin configuration:\n\n- `rules` - eslint rules to be used in the app. See [eslint rules](https://eslint.org/docs/rules/) for more information. Example ( Default rules in settings ) :-\n\n```ts\n{\n  \"rules\" : {\n    \"indent\": [ \"error\", 4 ],\n    \"linebreak-style\": [ \"error\", \"unix\" ],\n    \"quotes\": [ \"error\", \"single\" ],\n    \"semi\": [ \"error\", \"always\" ]\n  }\n}\n```\n\n## Scripts\n\n### `build`\n\nRunning `npm run build` will bundle your plugin with Webpack for production.\n\n### `dev`\n\nRunning `npm run dev` will watch your plugin's source code and automatically bundle it with every change.\n\n### `lint`\n\nRunning `npm run lint` will lint your plugin's source code. If run with `npm run lint:fix` it will also fix the linting errors.\n\n## Usage\n\nIt can be used by adding the plugin in the `plugins` page of the app settings. The plugin can be added by providing the settings as shown in the [Configuration](#configuration) section.\n\nResults in creating a `.eslintrc` file in the root of the app's server and admin with the rules provided in the settings.\n\nTo view the files that will be created, check the [templates](./src/static/) folder.\n","gitHead":"1e83d71a2b825d341f058cf3221885d6628f0e23","scripts":{"dev":"webpack --watch","test":"jest","build":"webpack","prebuild":"rimraf dist","prepublishOnly":"npm run build"},"_npmUser":{"name":"amplication-bot","email":"engineering@amplication.com"},"deprecated":"This version is deprecated due to bugged release.","_npmVersion":"10.2.4","description":"This plugin is created to add eslint functionality to the amplication app","directories":{},"_nodeVersion":"18.19.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^8.46.0","lodash":"^4.17.21","rimraf":"^4.4.1","ts-jest":"^29.1.1","webpack":"^5.76.0","prettier":"^2.6.2","ts-loader":"^9.4.2","typescript":"^4.9.3","@types/jest":"^29.5.3","webpack-cli":"^5.0.1","@babel/types":"^7.20.7","@babel/parser":"^7.20.7","jest-mock-extended":"^3.0.1","copy-webpack-plugin":"^12.0.2","webpack-node-externals":"^3.0.0","@typescript-eslint/parser":"^6.2.1","@amplication/code-gen-types":"^2.0.23","@amplication/code-gen-utils":"^0.0.9","@typescript-eslint/eslint-plugin":"^6.2.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-linter-eslint_0.0.8-beta.pr-354.1e83d71_1710263133582_0.14821195619396565","host":"s3://npm-registry-packages"}}},"time":{"created":"2023-08-30T17:20:44.489Z","modified":"2024-09-09T13:32:40.604Z","0.0.1":"2023-08-30T17:20:44.812Z","0.0.2-beta.pr-282.bc8390d":"2023-11-20T13:52:46.549Z","0.0.2-beta.pr-282.2ad4d06":"2023-11-20T15:07:30.432Z","0.0.2":"2023-11-20T15:57:49.235Z","0.0.2-beta.pr-289.0d3954c":"2023-11-22T13:31:30.208Z","0.0.2-beta.pr-295.e09faa7":"2023-11-27T13:19:31.960Z","0.0.3-beta.pr-297.80f0b66":"2023-11-28T17:38:35.209Z","0.0.3":"2023-11-28T17:48:24.077Z","0.0.5":"2023-12-28T10:56:09.370Z","0.0.6":"2024-03-08T17:09:00.905Z","0.0.7":"2024-03-08T18:01:02.595Z","0.0.8-beta.pr-354.31d30ce":"2024-03-12T16:50:27.749Z","0.0.8-beta.pr-354.1e83d71":"2024-03-12T17:05:33.815Z"},"author":{"name":"Ashish Padhy"},"license":"Apache-2.0","description":"This plugin is created to add eslint functionality to the amplication app","maintainers":[{"email":"engineering@amplication.com","name":"amplication-bot"},{"email":"muly@amplication.com","name":"mulygottlieb"},{"email":"vanNoort.levi@protonmail.com","name":"levivannoort"},{"email":"mor@amplication.com","name":"morhag"},{"email":"hazaz.yuval@gmail.com","name":"yuvalhazaz"}],"readme":"","readmeFilename":""}