Merge branch 'javascript-lint-style' into 'master'
Javascript lint style See merge request cooperatic-foodcoops/third-party!2
Showing
.eslintrc.js
0 → 100644
.gitlab-ci.yml
0 → 100644
Makefile
0 → 100644
This diff is collapsed.
Click to expand it.
index.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
package-lock.json
0 → 100644
This diff is collapsed.
Click to expand it.
package.json
0 → 100644
{ | ||
"name": "third-party", | ||
"version": "1.0.0", | ||
"description": "Applis tierces pour simplifier l'utilisation de Odoo", | ||
"main": "index.js", | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"eslint": "^7.16.0" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"lint": "eslint . --max-warnings 362 '**/*.js'", | ||
"lint-fix": "eslint . --fix --max-warnings 362 '**/*.js'" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://gl.cooperatic.fr/cooperatic-foodcoops/third-party" | ||
}, | ||
"author": "Cooperatic" | ||
} |
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment