8
0
fredck 5df80c785f Generalized the jscs and jshint implementation into a tool. 11 лет назад
..
dev 5df80c785f Generalized the jscs and jshint implementation into a tool. 11 лет назад
.editorconfig c26d0c0950 Initialized .editorconfig. 11 лет назад
.gitattributes 44c6061136 Initialized .gitattributes 11 лет назад
.gitignore 65bdd8aaab Added "build" to .gitignore 11 лет назад
CHANGES.md 7cde2fc1ea Minor additions to the changelog fie. 11 лет назад
CONTRIBUTING.md 8a4d1bfd21 Added the full set of files, all still empty. 11 лет назад
LICENSE.md 8a4d1bfd21 Added the full set of files, all still empty. 11 лет назад
README.md 8a4d1bfd21 Added the full set of files, all still empty. 11 лет назад
gruntfile.js 695b6ce4a8 Replaced "global" inline configs with /* jshint node: true */ 11 лет назад
package.json 7cce4a4aa4 Custom implementation of jscs, which checks only next commit files. 11 лет назад

README.md

Boilerplate for New Repositories

The boilerplate used when creating the directory structure for new projects. It contains most of the files we expect to have inside CKEditor 5 repositories.

Note that all projects must have a README.md file, which replaces this one.