This website requires JavaScript.
Explore
Help
Sign In
sartography
/
bpmn-js
Watch
1
Star
0
Fork
0
You've already forked bpmn-js
mirror of
https://github.com/sartography/bpmn-js.git
synced
2025-01-10 09:05:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bpmn-js
/
.eslintrc
6 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore(project): switch to eslint Use eslint instead of jshint for linting. * better linting results * test files linted, too * consistent code style checks Closes #568
2016-06-07 08:46:45 +02:00
{
chore(project): build pre-packaged distros with Rollup * enables tree-shaking * simplifies build
2018-04-02 23:15:15 +02:00
"extends": "plugin:bpmn-io/es6",
chore(project): switch to eslint Use eslint instead of jshint for linting. * better linting results * test files linted, too * consistent code style checks Closes #568
2016-06-07 08:46:45 +02:00
"env": {
chore(project): use shared linter config
2018-02-14 16:42:52 +01:00
"browser": true
chore(project): switch to eslint Use eslint instead of jshint for linting. * better linting results * test files linted, too * consistent code style checks Closes #568
2016-06-07 08:46:45 +02:00
}
}
Reference in New Issue
Copy Permalink